v3.4.0
What's Changed
Exciting New Features 🎉
- Remove willow_sword as a soft dependency, make rubyzip a full dependency by @orangewolf in #565
- 566-collections-metadata-only by @alishaevn in #567
- 563-bagit-export-fileset-metadata by @alishaevn in #568
- handles bagit bag file exists error and prepends id to data filenames by @kirkkwang in #569
- Bagit export status and total fix by @kirkkwang in #572
Bug Fixes 🐞
- Fix error when migrating MySQL db (ref #393) by @bkiahstroud in #573
Database Changes
Some older versions of MySQL databases were failing to migrate with this recently added migration. The following PR updated the migration to be universally compatible:
- Fix error when migrating MySQL db (ref #393) by @bkiahstroud in #573
Full Changelog: v3.3.2...v3.4.0