Revision history for Catmandu-BagIt 0.260 2020-05-13 10:06:14 CEST - Adding support fot the default_case option for stores 0.250 2020-02-19 11:06:45 CET - Add support for BagIt version 1.0 - Add suportt for deep nested bags - Adding a script/bagit.pl to test the perl modules 0.240 2019-12-16 16:31:15 CET - Using the Catmandu::FileBag file_streamer instead of own code 0.239 2019-12-12 14:26:57 CET - Adding support for use supplied MD5 checksums [njfranck] 0.238 2019-10-11 07:48:24 CEST - Fixing test dependencies [manwar] 0.237 2019-10-08 10:14:09 CEST - Fixing dependencies [manwar] 0.236 2019-09-03 14:32:41 CEST - Fixing undeclared dependency on Data::UUID 0.235 2019-02-11 16:41:11 CET - Fixing slow repeated calls to Catmandu::BagIt->read in Bag stores 0.234 2019-01-10 14:51:21 CET - Fixing allowed file names bug 0.233 2018-10-18 15:10:13 CEST - Fixing EAGAIN bug 0.232 2018-09-03 11:27:36 CEST - Adding missing dependency 0.231 2018-08-29 14:23:44 CEST - Adding better checks on syswrites and counting of bytes 0.23 2018-04-04 09:41:00 CEST - Fixing Bagging-Date and Bagging-Update syntax - Deleting unused skip-manifest option 0.22 2018-02-26 15:34:23 CET - Fixing checksums for URI encoded files 0.211 2018-02-09 17:25:37 CET - Making IO::Pipe tests optional to support multiple platforms 0.21 2018-02-07 09:44:56 CET - Maintenance release: fixing parallel executed tests 0.20 2018-02-02 14:49:11 CET - Adding more pod on /tmp sizes - Fixing MD5 missing in File::Bag export bug 0.19 2017-12-04 16:47:42 CET - Fixing missing overwrite bug 0.18 2017-11-11 16:11:30 CET - Fixing dependencies 0.17 2017-11-06 14:18:13 CET - Making add() methods for File::Store more like add() for Store 0.16 2017-09-11 11:34:51 CEST - Supporting exporting local files to BagIts 0.151 2017-08-24 15:30:12 CEST - Fixing minimum required Catmandu dependency 0.15 2017-07-10 12:20:32 CEST - Adding BagIt as Catmandu::Store::File 0.14 2017-07-04 10:17:17 CEST - Returning errors on read() in wantarray context - Fixing mswin tests 0.13 2017-06-28 11:34:24 CEST - Adding support for adding data using callback functions - Adding support for IO::Pipe - Fixing too many opened files bug - Removing all unix command and replaced them with cross-platform code 0.12 2016-04-08 16:05:37 CEST - Fixed bug in checking file names 0.11 2016-01-20 15:44:40 CET - Extra autocleaning 0.10 2016-01-14 16:05:00 CET - Fixing auto cleanup of temporary files 0.09 2015-12-15 11:07:25 CET - Adding locking support 0.08 2015-12-14 16:09:13 CET - Create bags on a deep nested path - Fixed file update bug 0.07 2015-12-14 11:27:30 CET - Adding fetch mirror support - Fixing network related tests 0.06 2015-12-11 12:30:02 CET - Adding travis - Fixing File::Slurp bug 0.05 2015-12-09 14:50:19 CET - Creating a Catmandu::BagIt implementation of the BagIt spec - Adding support for bag updates - Adding correct handling of fetch files 0.04 2014-12-05 14:10:47 CET - Adding required dependencies 0.03 2014-12-03 11:13:03 CET - Removing Perl code from the example bags which confuses CPAN 0.02 2014-12-03 10:58:47 CET - Adding an example how to download data from OAI repos into BagIt 0.01 2014-12-03 10:02:20 CET - Initial release - Adding Catmandu::Importer skeleton - Adding Catmandu::Exporter skeleton - Adding support for reading and writing bagits