Releases: LibraryOfCongress/bagger
Release 2.6.0
Fixed #34 - payload and tag manifest windows not displaying scrollbars correctly
Also updated some logging, and a pause to the bat script for easier debugging
Release 2.5.0
Added new profiles from @houzanme1
updated to latest version of the bagit-java library
fixes the error when parsing the manifest file due to not splitting correctly on spaces.
fixes #19 - enforce ordering of profile fields
fixes #21 - save-as-bag causes null pointer issue
code cleanup
closes #13 - remove unwanted files and folders (bag linter)
closes #11 - customize profile location
closes #9 - add scrollbar to payload directory listing
improved README
changed logging to use slf4j
release 2.5 candidate 7
updated to latest version of the bagit-java library
release 2.5 candidate 6
More edits to baggerLinter.py script
release 2.5 candidate 5
fixes the error when parsing the manifest file due to not splitting correctly on spaces.
release 2.5 candidate 4
fixes #19 - enforce ordering of profile fields
release 2.5 candidate 3
fixes #21 - save-as-bag causes null pointer issue
release 2.5 candidate 2
This is just code cleanup. I wanted to cut another release so that users can test and provide feedback to ensure no functionality was lost.