We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8ff073 commit 166a002Copy full SHA for 166a002
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
All release higlighths of this project will be documented in this file.
3
+## 4.2.9 - Dec 12 2022
4
+### Added
5
+- `superannotate_schemas` as a stand alone package on annotation schemas.
6
+### Updated
7
+- `upload_annotations_from_folder_to_project()` to reference the `validate_annotations()`.
8
+- `upload_videos_from_folder_to_project()` to remove code duplications.
9
+- `clone_project()` to set upload state of clone project to inital.
10
+### Fixed
11
+- `validate_annotations()` to fix rotated bounding box schema.
12
+### Removed
13
+- Third party logs from logging mechanism.
14
+###
15
## 4.2.8 - Jan 9 2022
16
### Added
17
- `invite_contributers_to_team()` for bulk team invite.
0 commit comments