Releases: fastlabel/fastlabel-python-sdk
Releases · fastlabel/fastlabel-python-sdk
Release 0.21.1
What's Changed
- fix(release): タグからバージョンを確実に解決し、deprecated アクションを更新 by @yo-tak in #280
- Pythonサポートバージョンの記載を3.10に修正 by @kamei-takuma in #281
New Contributors
- @yo-tak made their first contribution in #280
- @kamei-takuma made their first contribution in #281
Full Changelog: 0.21.0...0.21.1
Release 0.21.0
- enable to manage workspace users (get / create / update / delete) via API
- enable to grant and revoke module permissions for workspace users
- enable to delete all annotations of a robotics task by updating with an empty array
Full Changelog: 0.20.0...0.21.0
Release 0.20.0
- End of support for Python 3.8 and 3.9
- Support for Python 3.13 and 3.14
Relase 0.19.14
- Enable to create a robotics task with operator parameter.
- Enable to update a robotics task
Release 0.19.13
- enable to upload lerobot dataset episodes as tasks
- enable to get thread comments from projects
Release 0.19.12
- enable to get multi-modal tasks
Release 0.19.11
Enable to get comments from task
Release 0.19.10
Robotics methods
0.19.9
- export tasks as coco / pascal-voc formats when content width or height equals 0.
Release 0.19.8
- enable to decide new name and slug when copy a project.