Skip to content

Releases: panda-official/DriftCLI

v0.10.1

15 May 09:21
Compare
Choose a tag to compare

Fixed

  • Check status before meta information, PR-20
  • Fix wrong package type exception, PR-21

Release v0.10.0

14 May 11:54
Compare
Choose a tag to compare

Added

  • --scale option to export raw command, PR-19

Release v0.9.1

14 Dec 13:49
Compare
Choose a tag to compare

Fixed

  • Query timeout and improve error messages, PR-18

Release v0.9.0

14 Sep 13:30
Compare
Choose a tag to compare

Added

  • support for TypedData for CSV export, PR-17

Release v0.8.0

11 Jul 07:52
Compare
Choose a tag to compare

Added

  • Supports for labels in metadata, PR-15

Release v0.7.1

29 Jun 12:03
Compare
Choose a tag to compare

Fixed

  • Rise an error if --with-metadata used with --csv, PR-14

Release v0.7.0

26 Jun 15:04
Compare
Choose a tag to compare

Added

  • DRIFT-684: --with-metadata flag for export raw command, PR-13

Release v0.6.1

19 Jun 09:39
Compare
Choose a tag to compare

Fixed

  • DRIFT-613: Use new Client.walk method to improve performance, PR-12

Release v0.6.0

12 Apr 11:24
Compare
Choose a tag to compare

Added

  • Add support for stacked images, PR-11

Release v0.5.0

06 Apr 14:01
Compare
Choose a tag to compare

Added

  • Add --debug flag to see stack of exceptions, PR-7

Changed

  • Minimal version of DriftPythonClient 0.5.0, PR-9

Fixed

  • Skip packages with bad status during the export to JPEG, PR-8