Releases: superannotateai/superannotate-python-sdk
Releases · superannotateai/superannotate-python-sdk
v4.4.11b3
Full Changelog: v4.4.11b2...v4.4.11b3
v4.4.11b2
What's Changed
- fix search folder test by @nareksa in #592
- Friday by @VaghinakDev in #593
Full Changelog: v4.4.11dev3...v4.4.11b2
v4.4.11dev3
Full Changelog: v4.4.11dev2...v4.4.11dev3
v4.4.11dev2
What's Changed
- 1831 logs by @nareksa in #590
- Added tests for the async functions in the thread by @VaghinakDev in #591
Full Changelog: v4.4.11dev1...v4.4.11dev2
v4.4.11dev1
What's Changed
- Develop by @VaghinakDev in #553
- added ocr by @VaghinakDev in #576
- Friday fixes by @nareksa in #577
- 1826 mixpanel by @nareksa in #578
- tests for async function by @VaghinakDev in #580
- fix make_literal_validator by @nareksa in #583
- added set folder/project status functions by @nareksa in #582
- added folder section in docs by @nareksa in #584
- changed query function doc help url by @nareksa in #585
- Nest asyncio fix by @VaghinakDev in #581
- added OCR groupe type validation in class creation by @nareksa in #586
- added OCR type in docs by @nareksa in #587
- updated get/download annotations by @VaghinakDev in #588
- Classes tests updates by @VaghinakDev in #589
Full Changelog: v4.4.10b2...v4.4.11dev1
v4.4.11b1
What's Changed
- Develop by @VaghinakDev in #553
- added ocr by @VaghinakDev in #576
- Develop by @VaghinakDev in #575
Full Changelog: v4.4.10b2...v4.4.11b1
Improvements and bug fixes.
4.4.10 - March 12, 2023
Updated
- Configuration file creation flow
SAClient.search_projects()method, removedinclude_complete_image_countargument, useinclude_complete_item_countinstead.SAClient.get_project_metadata()method, removedinclude_complete_image_countargument, useinclude_complete_item_countinstead.SAClient.create_project()method to support classes, workflows and instructions_link.
Fixed
SAClient.clone_project()method to address the issue of FPS mode is not being copied.
Deprecated
SAClient.create_project_from_metadata()method, useSAClient.create_project()instead.SAClient.get_project_image_count()method, useSAClient.get_project_metadata()instead.
Removed
SAClient.class_distribution()methodSAClient.benchmark()method
v4.4.10b2
v4.4.10dev9
Full Changelog: v4.4.10dev7...v4.4.10dev9
v4.4.10dev8
Full Changelog: v4.4.10dev7...v4.4.10dev8