BDBag release 1.5.1
Release Notes
Bugfix release
- Fixed bug with
bdbagit.save()
and "strict mode" version check logic that prohibited mixing of checksum types for payload files when thebagit
specification version of the bag being updated was <1.0
. Added a unit test that would have caught it.