Skip to content

Releases: superannotateai/superannotate-python-sdk

v4.4.19b2

07 Feb 12:34

Choose a tag to compare

v4.4.19b2 Pre-release
Pre-release

Full Changelog: v4.4.19b1...v4.4.19b2

v4.4.19b1

07 Feb 07:18

Choose a tag to compare

v4.4.19b1 Pre-release
Pre-release

What's Changed

Full Changelog: v4.4.18b3...v4.4.19b1

Improvements and bug fixes.

18 Jan 06:28
5be819a

Choose a tag to compare

4.4.18 - January 18, 2024

Updated

- Improved error handling.

Removed

-  dependency from ``jsonschema``.

v4.4.18b3

17 Jan 07:09
39f9d51

Choose a tag to compare

v4.4.18b3 Pre-release
Pre-release

Full Changelog: v4.4.18b1...v4.4.18b3

v4.4.18b1

16 Jan 11:27
eb4eaa1

Choose a tag to compare

v4.4.18b1 Pre-release
Pre-release

What's Changed

Full Changelog: v4.4.17b2...v4.4.18b1

v4.4.18b2

17 Jan 07:07
dd6215e

Choose a tag to compare

v4.4.18b2 Pre-release
Pre-release

What's Changed

Full Changelog: v4.4.16...v4.4.18b2

Improvements and bug fixes.

21 Dec 07:21
dd6215e

Choose a tag to compare

Added

- SAClient.upload_annotations() added default values to the annotations during the upload.

Updated

- Fixed `SAClient.search_project() search with special characters.`
- pandas dependency  pandas~=2.0

Improvements and bug fixes.

20 Dec 07:27
4c45da6

Choose a tag to compare

Pre-release

Added

- ``SAClient.upload_annotations()`` added default values to the annotations during the upload.

Updated

- Fixed `SAClient.search_project() search with special characters.`
- ``pandas`` dependency  ``pandas~=2.0``

v4.4.17b1

11 Dec 13:52

Choose a tag to compare

v4.4.17b1 Pre-release
Pre-release

What's Changed

Full Changelog: v4.4.16dev1...v4.4.17b1

Improvements and bug fixes.

12 Nov 16:01
55fc5b5

Choose a tag to compare

Added

- ``SAClient.download_annotations()`` support for integrated storages.

Updated

- Documentation updates
- pillow dependency ``pillow>=9.5,~=10.0``.
- opencv dependency  replaced by ``opencv-python-headless~=4.7``.
- pydantic dependency ``pydantic>=1.10,!=2.0.*``.