Skip to content

Releases: reinfer/cli

v0.21.3

18 Dec 13:07
dca3602
Compare
Choose a tag to compare

v0.21.3

  • Reduce batch size for parse emls

v0.21.2

15 Dec 11:14
2bbc6cf
Compare
Choose a tag to compare

v0.21.2

  • Add get audit events command
  • Add ability to parse .emls

v0.21.1

08 Nov 17:21
084498c
Compare
Choose a tag to compare

v0.21.1

  • Add more stream stats

v0.21.0

08 Nov 12:28
121dc95
Compare
Choose a tag to compare

v0.21.0

  • Fix url used for fetching streams
  • Return is_end_sequence on stream fetch
  • Make transform_tag optional on create bucket
  • Retry put_emails requests
  • Add get stream-stats to expose and compare model validation

v0.20.0

26 Oct 09:49
4051008
Compare
Choose a tag to compare

v0.20.0

  • Add ability to get dataset stats
  • Show Global Permissions in get users
  • Upgrade ordered-float version, which is exposed in the public crate api.
  • Add ability to filter users by project and permission
  • Add feature to parse unicode msg files

v0.19.0

15 Sep 11:38
dbb7c5b
Compare
Choose a tag to compare

v0.19.0

  • Add create streams command
  • Show source statistics in table when getting sources

v0.18.2

23 Aug 09:36
89b5fef
Compare
Choose a tag to compare

v0.18.2

-Add ability to filter on user properties when getting comments

v0.18.1

18 Aug 16:55
3ace2c0
Compare
Choose a tag to compare

v0.18.1

  • Add comment id to document object in api

v0.18.0

18 Aug 11:17
49a5d37
Compare
Choose a tag to compare

v0.18.0

  • Add label filter when downloading comments with predictions
  • Retry requests on request error

v0.17.2

14 Aug 16:23
5f5398a
Compare
Choose a tag to compare

v0.17.2

  • Retry TOO_MANY_REQUESTS