Skip to content

Releases: jscancella/bagging

Version 4.0

01 Mar 03:32
1276292
Compare
Choose a tag to compare

Fixed some errors when using the BagBuilder and then writing out to disk where the manifest would not use a relative path but instead used the full path. This was caught by running mutation testing (pitest), which accounts for all the changes in this release.

Version 3.0

02 Feb 22:12
c44e54d
Compare
Choose a tag to compare

Fixed errors in the bagit-profile conformance code as well as converted bagit-profile stuff to be immutable and use builder pattern.

Version 2.0

24 Dec 19:35
Compare
Choose a tag to compare

Converted to using immutable objects, added builder pattern objects, and updated documentation on how to use.

v1.0

27 Nov 15:26
Compare
Choose a tag to compare

First release of the software. Use at your own risk. Should have most of the functionality of the Library of Congress' Bagit-java