Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 1.29 KB

CHANGELOG.rst

File metadata and controls

27 lines (22 loc) · 1.29 KB

Changelog

Version 0.11.0:
  • Fix bug: remove fileinfo from output
  • Refactor Dataset get method
  • Add config files support in command line tools
  • Improve arguments passing and index loading in command line tools
Version 0.10.0:
  • Improve index file lookup
  • Change some APIs
  • Use stdin when data is piped instead of IDX_FILE (#9)
  • Implement removal of all files of a given type from a dataset (#11)
Version 0.9.1:
  • Detect replicate id and create metadata for replicates (#3)
  • Add support to remove whole dataset to the remove command (#8)
Version 0.9:
Version 0.9b1:
  • Initial release