Releases: superannotateai/superannotate-python-sdk
Releases · superannotateai/superannotate-python-sdk
v4.4.6b1
v4.4.6dev4
Full Changelog: v4.4.6dev3...v4.4.6dev4
v4.4.6dev3
Full Changelog: v4.4.6dev2...v4.4.6dev3
v4.4.6dev2
What's Changed
- adding pagination with chunk sizes by @VaghinakDev in #530
Full Changelog: v4.4.6dev1...v4.4.6dev2
v4.4.6dev1
What's Changed
- checking for 'id' only if attribute has one, else leave name as is by @TumanyanV in #526
- fixing chunk size issue with listing names by @TumanyanV in #525
- 1472 assign folder by @TumanyanV in #524
- Deprecation Tasks by @VaghinakDev in #527
- 1388 win by @VaghinakDev in #529
Full Changelog: v4.4.5...v4.4.6dev1
Improvements and bug fixes.
4.4.5 - October 23, 2022
Added
SAClient.add_items_to_subsetmethod to associate given items with a Subset.SAClient.upload_annotationsmethod to upload annotations in SA format from the system memory.
Updated
SAClient.upload_annotations_from_folder_to_project&SAClient.upload_image_annotationsmethods to addkeep_status
argument to prevent the annotation status from changing to In Progress after the annotation upload.- Item metadata to add a new key for holding the id of an item.
SAClient.upload_preannotations_from_folder_to_projectto add a deprecation warning message.SAClient.copy_imageto add a deprecation warning message.
Fixed
SAClient.validate_annotationsmethod.SAClient.search_items,SAClient.get_item_metadatamethods to address defects related to pydantic 1.8.2.- A defect related to editor to address the issue of uploading a tag instance without attributes.
###
v4.4.5b7
Full Changelog: v4.4.5b6...v4.4.5b7
v4.4.5b6
Full Changelog: v4.4.5b5...v4.4.5b6
v4.4.5b5
Full Changelog: v4.4.5b4...v4.4.5b5
v4.4.5dev10
Full Changelog: v4.4.5dev9...v4.4.5dev10