Releases: doccano/doccano-client
Releases · doccano/doccano-client
v1.2.8
What's Changed
- Bump torch from 1.12.1 to 1.13.1 by @dependabot in #142
- Bump pillow from 9.2.0 to 9.3.0 by @dependabot in #136
- Bump future from 0.18.2 to 0.18.3 by @dependabot in #143
- Bump certifi from 2022.9.24 to 2022.12.7 by @dependabot in #138
- Bump requests from 2.28.1 to 2.31.0 by @dependabot in #148
- Update project tags type to what is expected/returned by API by @dsciacca in #150
New Contributors
Full Changelog: v1.2.7...v1.2.8
v1.2.7
What's Changed
- update the create_user returns documentation by @david-engelmann in #130
- Update example score default value by @david-engelmann in #137
- Add MemberController by @lance132 in #139
- Bump version for MemberController update by @lance132 in #141
Full Changelog: v1.2.6...v1.2.7
v1.2.6
What's Changed
- [Enhancement] patience by @Hironsan in #123
- adding the create_user function by @david-engelmann in #124
- [Enhancement] documentation by @Hironsan in #125
- Move DoccanoAPIError to exceptions.py by @Hironsan in #126
- Display better message on JSONDecodeError by @Hironsan in #127
Full Changelog: v1.2.5...v1.2.6
v1.2.5
What's Changed
- Functions and Classes for UserDetails to Pair with create_user by @david-engelmann in #122
Full Changelog: v1.2.4...v1.2.5
v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2.0
What's Changed
- Describe how to create a project by @Hironsan in #90
- Support project CRUD by @Hironsan in #91
- Support example CRUD by @Hironsan in #92
- Support label type crud by @Hironsan in #93
- Support comment crud by @Hironsan in #94
- Implements role list client by @Hironsan in #95
- Support task status by @Hironsan in #96
- Support user client by @Hironsan in #97
- Add metrics client by @Hironsan in #98
- Support label CRUD by @Hironsan in #100
- Update base client methods by @Hironsan in #101
- Support import data by @Hironsan in #102
- Support data export by @Hironsan in #103
- [Feature] usecase by @Hironsan in #104
- Use usecases to build DoccanoClient and add documentation by @Hironsan in #106
- Add test cases for usecases by @Hironsan in #107
- Allow for custom certificate chains by @EandrewJones in #105
- Update old doccano client by @Hironsan in #108
- Add logout method by @Hironsan in #109
- Add verify option by @Hironsan in #110
- Add build workflow by @Hironsan in #111
New Contributors
- @EandrewJones made their first contribution in #105
Full Changelog: v1.1.1...v1.2.0