Skip to content

Releases: LibraryOfCongress/bagger

Release 2.8.1

18 Apr 13:36
Compare
Choose a tag to compare

minor update to copy new North Carolina State and Local government profiles to the default profiles location

Release 2.8

16 Apr 15:48
41c0710
Compare
Choose a tag to compare

Added new profiles from North Carolina State and Local government

Release 2.7.7

06 Nov 12:27
Compare
Choose a tag to compare

Fixes #45 - error during startup due to file path having spaces in it.

version 2.7.6

24 Apr 16:03
Compare
Choose a tag to compare

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

31 Mar 20:55
Compare
Choose a tag to compare

fixes #42 - when deleting a directory and saving a bag, empty directories re-appear.

release 2.7.4

23 Feb 17:30
Compare
Choose a tag to compare

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

21 Dec 15:36
Compare
Choose a tag to compare

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

23 Sep 14:42
Compare
Choose a tag to compare

Added a bunch more logging and added more places where a message will appear if something goes wrong.

version 2.7.1

23 Jun 17:27
Compare
Choose a tag to compare

fixes #35 - filenames in manifest that contain \r and or \n are escaped

release 2.7.0

29 Apr 19:06
Compare
Choose a tag to compare

fixes #32 - error when copying profiles due to using mixed path separators