Skip to content

Releases: LibraryOfCongress/bagger

Release 2.8.1

Choose a tag to compare

@johnscancella johnscancella released this 18 Apr 13:36

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

Release 2.8

Choose a tag to compare

@johnscancella johnscancella released this 16 Apr 15:48
41c0710

Added new profiles from North Carolina State and Local government

Release 2.7.7

Choose a tag to compare

@johnscancella johnscancella released this 06 Nov 12:27

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

version 2.7.6

Choose a tag to compare

@johnscancella johnscancella released this 24 Apr 16:03

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

Choose a tag to compare

@johnscancella johnscancella released this 31 Mar 20:55

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

release 2.7.4

Choose a tag to compare

@johnscancella johnscancella released this 23 Feb 17:30

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

Choose a tag to compare

@johnscancella johnscancella released this 21 Dec 15:36

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

Choose a tag to compare

@johnscancella johnscancella released this 23 Sep 14:42

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

version 2.7.1

Choose a tag to compare

@johnscancella johnscancella released this 23 Jun 17:27

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

release 2.7.0

Choose a tag to compare

@johnscancella johnscancella released this 29 Apr 19:06

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