Skip to content

Releases: bioforensics/ezfastq

ezfastq 0.2

15 Dec 16:47

Choose a tag to compare

Added

  • Support for renaming samples while copying (#6)
  • Support for symbolic linking instead of copying (#9)
  • SHA256 checksums to ensure integrity of copied files (#10)

ezfastq 0.1.3

03 Dec 18:52

Choose a tag to compare

Added

  • Option to add source and destination paths to the copy log with a --verbose flag (#5)

ezfastq 0.1.2

05 Nov 16:54
b73926a

Choose a tag to compare

Changed

  • User can now configure subdirectory structure for copy destination (#4)

ezfastq 0.1.1

30 May 19:24
61375cc

Choose a tag to compare

Changed

  • Updated Python API to return copier object from ezfastq.api.copy function (#3)

ezfastq 0.1

27 May 19:11

Choose a tag to compare

Initial release