Releases: LibraryOfCongress/bagger
Release 2.8.1
minor update to copy new North Carolina State and Local government profiles to the default profiles location
Release 2.8
Added new profiles from North Carolina State and Local government
Release 2.7.7
Fixes #45 - error during startup due to file path having spaces in it.
version 2.7.6
fixes issues #43 - if a bag-in-place directory had a period (.) character in the name, bagger would think it was the file suffix and remove it. Thus two bags would be created due to the series of events.
Release 2.7.5
fixes #42 - when deleting a directory and saving a bag, empty directories re-appear.
release 2.7.4
upstream issue from bagit-java prevented directories from actually being deleted. The bagit-java library has now been updated so this release is to use that new version
version 2.7.3
fixed issue where if you tried to load a bag that had a specific profile, but that profile no longer existed it refused to load the bag. Instead it now just treats it like a generic profile and loads the bag gracefully.
version 2.7.2
Added a bunch more logging and added more places where a message will appear if something goes wrong.
version 2.7.1
fixes #35 - filenames in manifest that contain \r and or \n are escaped
release 2.7.0
fixes #32 - error when copying profiles due to using mixed path separators