Skip to content

Releases: fls-bioinformatics-core/ngsarchiver

ngsarchiver 1.3.1

01 Nov 11:54
3bc51a2
Compare
Choose a tag to compare

What's Changed

  • Add Zenodo badge to README file by @pjbriggs in #32
  • Update README to elucidate archive types ("compressed" versus "copy") by @pjbriggs in #33
  • ngsarchiver version 1.3.1 by @pjbriggs in #34

Full Changelog: 1.3.0...1.3.1

ngsarchiver 1.3.0

01 Nov 10:25
23a06ca
Compare
Choose a tag to compare

What's Changed

  • Add caching of some properties to the Directory class to enable speed-up by @pjbriggs in #29
  • Detect and handle situations where file name case sensitivity is important by @pjbriggs in #30
  • ngsarchiver version 1.3.0 by @pjbriggs in #31

Full Changelog: 1.2.1...1.3.0

ngsarchiver 1.2.1

24 Oct 16:08
4b138b7
Compare
Choose a tag to compare

What's Changed

  • Fix the 'is_dirlink' and 'is_broken_symlink' methods of Paths for symlinks to inaccessible files by @pjbriggs in #27
  • ngsarchiver version 1.2.1 by @pjbriggs in #28

Full Changelog: 1.2.0...1.2.1

ngsarchiver 1.2.0

23 Oct 10:50
6d64850
Compare
Choose a tag to compare

What's Changed

  • Fix non-deterministic unit test for Directory 'walk' when dirlinks are present by @pjbriggs in #23
  • Update 'info' command to handle multiple directories and add --tsv option by @pjbriggs in #24
  • Update screen output from 'copy' command and fix minor formatting issues by @pjbriggs in #25
  • ngsarchiver version 1.2.0 by @pjbriggs in #26

Full Changelog: 1.1.0...1.2.0

ngsarchiver 1.1.0

21 Oct 15:31
ddcde13
Compare
Choose a tag to compare

What's Changed

  • Add functionality to check for all symlinks in 'Directory' class by @pjbriggs in #16
  • 'copy' command: options to transform symlinks by @pjbriggs in #17
  • 'copy' command: check symlinks are possible on target by @pjbriggs in #18
  • 'copy' command: handle unresolvable symlinks by @pjbriggs in #19
  • Fix non-determistic unit test for Director 'walk' (follow_dirlins=True) by @pjbriggs in #22
  • ngsarchiver version 1.1.0 by @pjbriggs in #21

Full Changelog: 1.0.2...1.1.0

ngsarchiver 1.0.2

30 Sep 15:36
e2194e0
Compare
Choose a tag to compare

What's Changed

  • Fix bug in 'verify_copy' method of 'Directory' for handling broken links by @pjbriggs in #14
  • ngsarchiver version 1.0.2 by @pjbriggs in #15

Full Changelog: 1.0.1...1.0.2

ngsarchiver 1.0.1

27 Sep 10:24
0e00e12
Compare
Choose a tag to compare

What's Changed

  • Fix error with 'follow_symlinks' argument of 'os.lstat' when writing manifest file by @pjbriggs in #11
  • 'archiver' CLI should stop with an error if no command is supplied by @pjbriggs in #12
  • ngsarchiver version 1.0.1 by @pjbriggs in #13

Full Changelog: 1.0.0...1.0.1

ngsarchiver 1.0.0

26 Sep 16:00
52a7c00
Compare
Choose a tag to compare

Initial version of the ngsarchiver package.