Releases: encord-team/encord-client-python
Releases · encord-team/encord-client-python
v0.1.110
v0.1.109
What's Changed
- feat: extra label row fields by @james-encord in #505
- Stop using pathlib for working with urls, as it causes problems on windows by @sergei-encord in #532
New Contributors
- @james-encord made their first contribution in #505
Full Changelog: 0.1.108...0.1.109
v0.1.108
What's Changed
- Static Answer Manual Annotation Flag by @oscar-encord in #516
- Make timestamp parser more permissive to be able to deal with older label rows by @sergei-encord in #519
- Ignore classification entries without answers by @sergei-encord in #518
New Contributors
- @oscar-encord made their first contribution in #516
Full Changelog: 0.1.107...0.1.108
v0.1.107
What's Changed
- Fix pydantic 2 support @sergei-encord in #512
- Various fixes and improvements under the hood
Full Changelog: 0.1.106...0.1.107
v0.1.106
What's Changed
- Better handling of upload error by @Jim-Encord in #506
- Skip getting signed url on label row creation by default by @sergei-encord in #507
New Contributors
- @Jim-Encord made their first contribution in #506
Full Changelog: 0.1.105...0.1.106
v0.1.105
What's Changed
- Use permissive time parser for BaseDTO objects by @sergei-encord in #498
- Make DataRow.client_metadata explicitly read only by @sergei-encord in #502
- Raise bundled operaton limits to 1000 items by @sergei-encord in #503
New Contributors
- @ali-encord made their first contribution in #497
Full Changelog: 0.1.104...0.1.105
v0.1.104
Marked more SDK methods explicitly deprecated.
Various fixes under the hood.
What's Changed
- Explicitly deprecate more methods by @sergei-encord in #483
- Explicitly deprecate more methods by @sergei-encord in #490
- fix: bitmask roundtrip by @frederik-encord in #484
- Fix user_client.create_ontology method by @sergei-encord in #493
Full Changelog: 0.1.103...0.1.104
v0.1.103
What's Changed
- Add bundling for set_priority and workflow_* methods of LabelRowV2 by @sergei-encord in #480
- Explicitly deprecate ontology manipulation method of Project class by @sergei-encord in #479
Full Changelog: 0.1.102...0.1.103
v0.1.102
What's Changed
- Allow user to provide a mapping function to adapt file names to CVAT image names if necessary by @sergei-encord in #476
Full Changelog: 0.1.101...0.1.102