- Fixed concurrency issue at upload time. Uploading files should now be more reliable. - Fixed a bug that made it impossible to map annotation files to images and videos when pulling datasets, if annotation file stems ended with spaces.
0.6.6
Not secure
- added support to importation for existing skeleton classes - doesn't install test libraries by default - sets sequence number for coco video export - aligns darwin and coco bounding box extraction
0.6.5
Not secure
* Create annotation classes with sub annotations * Enable custom number of threads for uploading * Fix bug with setup.py failing when certain libraries wheren't installed * Improved documentation
0.6.4
Not secure
Fixes issue with adding an existing team annotation class to a dataset
0.6.3
Not secure
Fixes for importing annotations (and creating new classes).
0.6.2
Not secure
* Fixes issues with `:` `_` and `-` in dataset export names. * Fixes issues with floats in pascal voc files * Detects if darwin-py version is out of date and warns. * Fixes issues with downloading images with invalid names for windows.