Changes for version 0.050 - 2014-11-10

  • Full Release

Changes for version 0.049-TRIAL - 2014-11-04 (TRIAL RELEASE)

  • Fixed a bug in the filehandle cleanup
  • Added a test in verify_bag for the version number (catches an empty bagit.txt)

Changes for version 0.048-TRIAL - 2014-11-03 (TRIAL RELEASE)

  • Demoted Archive::BagIt::App to suggests while it is still broken
  • Separated the bagit.pl script into a separate module to avoid MooseX::App::Cmd dep
  • Added some more testing through Dist::Zilla, trying to improve code quality
  • removed all bare filehandles (pretty significant change!)
  • ran basic tests, but might need further testing...

Changes for version 0.047 - 2014-10-14 (TRIAL RELEASE)