Revision history for Catmandu-OAI
0.08 2015-07-03 11:31:26 CEST
- Don't bundle the dist.ini in distribution
- Adding resumpionToken option
0.07 2015-05-20 16:15:02 CEST
- Adding XSLT preprocessing
0.06 2014-06-22 11:10:24 CEST
- Refactoring the handler code into Parsers, more in line with Catmandu::SRU
- Adding marcxml parser
0.05 2014-06-22 09:34:00 CEST
- Adding support for default XML::Struct parsing
- Adding support for passing handlers by name and by invocation
- Refactoring the RAW XML response into the Catmandu::Importer::OAI::RAW parser
0.04 2014-06-15 20:30:07 CEST
- switched to the new HTTP::OAI with callbacks
- adding a network test
0.03 2014-06-15 10:22:55 CEST
- new option: dry (as supported my Catmandu::Importer::getJSON)
- new option: listIdentifiers
- changed packaging to Dist::Milla
- adding more pod
0.02 2013-03-11
- pluggable record handlers
- support set, metadataPrefix, from, until
- more tolerant of bad xml
0.01 2012-05-04
- initial release