Releases: fls-bioinformatics-core/ngsarchiver
Releases · fls-bioinformatics-core/ngsarchiver
ngsarchiver 1.3.1
ngsarchiver 1.3.0
ngsarchiver 1.2.1
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
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
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
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
ngsarchiver 1.0.0
Initial version of the ngsarchiver
package.