- First release on PyPI.
- Added Import Labels functionality.
- Added coco importer
- Removed owner from dataset
- Url and Label upload in mini batches
- Added warnings for non fatal exceptions
- Added image upload functionality
- Added a label config uploader
- Adjusted the coco uploader to work together with the label config uploader
- Added dependencies to allow requests to deal with 104 error codes
- Added Video functionalities
- Renamed most instances of image_id to media_id to allow agnostic media usage
- Adjust endpoints: Token in URL, BasicAuth as request parameter
- Upgrade numpy to 1.22.2, upgrade opencv-python to 4.5.5.62
- Tab indent fix