Skip to content

Releases: fastlabel/fastlabel-python-sdk

Release 0.21.1

24 Jun 04:33
a831e83

Choose a tag to compare

What's Changed

  • fix(release): タグからバージョンを確実に解決し、deprecated アクションを更新 by @yo-tak in #280
  • Pythonサポートバージョンの記載を3.10に修正 by @kamei-takuma in #281

New Contributors

Full Changelog: 0.21.0...0.21.1

Release 0.21.0

22 Jun 11:07
6e97b6c

Choose a tag to compare

  • 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

01 Jun 03:30
14221d6

Choose a tag to compare

  • End of support for Python 3.8 and 3.9
  • Support for Python 3.13 and 3.14

Relase 0.19.14

09 Apr 03:40
8637b70

Choose a tag to compare

  • Enable to create a robotics task with operator parameter.
  • Enable to update a robotics task

Release 0.19.13

25 Mar 21:32
d016093

Choose a tag to compare

  • enable to upload lerobot dataset episodes as tasks
  • enable to get thread comments from projects

Release 0.19.12

16 Mar 07:18
1169c06

Choose a tag to compare

  • enable to get multi-modal tasks

Release 0.19.11

04 Mar 06:15
5cb65b9

Choose a tag to compare

Enable to get comments from task

Release 0.19.10

21 Jan 09:35
45285f7

Choose a tag to compare

Robotics methods

0.19.9

22 Dec 09:36
5ae4986

Choose a tag to compare

  • export tasks as coco / pascal-voc formats when content width or height equals 0.

Release 0.19.8

16 Dec 10:14
e18f3b7

Choose a tag to compare

  • enable to decide new name and slug when copy a project.