Skip to content

v0.7.13

Compare
Choose a tag to compare
@Fl4m3Ph03n1x Fl4m3Ph03n1x released this 13 Apr 13:07
· 540 commits to master since this release
1d279cf
  • Deleting non-existent files from a dataset now shows a warning message. Updated delete-files success message to better reflect the operation. (#393)
  • Fixed exports not filtering by class ids. Updated docs. (#394)
  • Fixed val-percentage and test-percentage being optional when they were required. Updated -h menu message. Now when using dataset split you have to use: darwin dataset split dataset-name -v X -t Y (#388)
  • Added option to have Rich output when using dataset report. Ex.darwin dataset report dataset-name -r (#387)
  • Listing files now prints a rich table (#385)
  • Several documentation improvements and API trimming (#373, #382, #384, #380, #374, #375, #376, #377, #378, #379, #397)
  • Fixed typos and incorrect menu -h descriptions (#386, #390)
  • Added export flag for including authorship. Ex. darwin dataset export dataset-name export-name --include-authorship (#389)
  • Reverted Release download requiring a client to download a zip (#372)
  • Added warning for class collisions when importing (#368)