Releases: jscancella/bagging
Releases · jscancella/bagging
Version 4.0
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
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
Converted to using immutable objects, added builder pattern objects, and updated documentation on how to use.
v1.0
First release of the software. Use at your own risk. Should have most of the functionality of the Library of Congress' Bagit-java