Releases: superannotateai/superannotate-python-sdk
Releases · superannotateai/superannotate-python-sdk
add (un)assign_items
v4.3.5dev15 Update version.py
MixPanel fix
v4.3.5dev14 Mixpanel fix
Interface fix
v4.3.5dev13 Interface fix
bug fixes
v4.3.5dev12 class BaseInterfaceFacade:
Implemented SAClient, assign_items
v4.3.5dev11 change assets provider url
Subsets updates
v4.3.5dev19 Update CHANGELOG.md
Minor fixes. depreciated functions
### Updated
JSON Schemafor video annotations to versionxto reflect point annotations.superannotate.download_export()function to preserve SA folder structure while downloading to S3 bucket.superannotate.get_item_metadata()function to have string type values instead of int type for theapproval_statuskey.superannotate.get_item_metadata()function to change the value for thepathkey in the item metadata fromproject/folder/itemformat toproject/folder.superannotate.get_item_metadata()function to add theis_pinnedkey in the returned metadata.superannotate.clone_project()function to haveNotStartedproject status for the newly created project.
Fixed
superannotate.query()function to address the missing value for thepathkey.superannotate.import_annotation()function to address the extension issue with JPEG files while converting fromVOCto SA.superannotate.import_annotation()function to address int type pointlabels in the convertedJSONfromCOCOto SA.superannotate_get_annotations()&superannotate.add_annotation_comment_to_image()to address the issue withasynciooccuring on Windows.superannotate.set_image_annotation_status()function add a deprecation warning.superannotate.set_images_annotation_statuses()function add a deprecation warning.
Removed
share_projects()function.superannotate.attach_image_urls_to_project()function. Please use thesuperannotate.attach_items()function instead.superannotate.attach_document_urls_to_project()function. Please use thesuperannotate.attach_items()function instead.superannotate.attach_video_urls_to_project()function. Please use thesuperannotate.attach_items()function instead.superannotate.copy_images()function. Please use thesuperannotate.copy_items()function instead.superannotate.move_images()function. Please use thesuperannotate.move_items()function instead.
Skip download_annotations function
v4.3.4b3 Update version.py
May update release
v4.3.4b1 Update version.py
Docs fix
v4.3.4dev4 Version update