Skip to content

Releases: datasaur-ai/robosaur

v1.10.0

25 Oct 07:30
bbe17c3
Compare
Choose a tag to compare

Changes

  • Support triggering ML-assisted labeling once a project is created
  • Support custom API OCR provider when creating a project
  • Add missing project setting: hideOriginalSentencesDuringReview
  • Improve mixed labeling project creation

v1.9.0

01 Sep 11:15
850b45e
Compare
Choose a tag to compare

Changes

  • Support tags when creating projects

v1.8.0

24 Aug 12:04
d1bf2b4
Compare
Choose a tag to compare

Changes

  • A new command: split files

v1.7.0

10 Aug 08:13
dac549e
Compare
Choose a tag to compare

Changes

  • Adjust PCW schema based on Datasaur API version
    • Support new conflictResolution attribute

v1.6.0

30 Jul 04:47
add42c4
Compare
Choose a tag to compare

Changes

  • Handle expired access token on long running command

v1.4.0

17 Jun 16:01
287a98a
Compare
Choose a tag to compare

Changes

  • Support both PUT and PATCH method for apply-tags
    • PUT will replace all tags from the input
    • PATCH will add the new tags from the input
  • Set PUT as the default method

v1.5.0

17 Jun 16:42
Compare
Choose a tag to compare

Changes

  • Add rest mechanism for apply-tags command to avoid 429 too many requests error

v1.3.1

17 Jun 16:00
b1b8c96
Compare
Choose a tag to compare

Bug Fixing

  • Fix assignment multiple sources: local and cloud object storage

v1.3.0

08 Jun 11:55
1b134ff
Compare
Choose a tag to compare

Changes

  • Support assignment distribution across projects, previously on for documents

v1.2.0

08 Jun 11:54
81b8dc4
Compare
Choose a tag to compare

Changes

  • Add a command: apply-tags
  • Add export filter by tags