Revision history for Catmandu-MARC

0.0401  2013-06-17
  - remove given/when statements

0.04    2013-06-14
  - faster marc_xml fix

0.0304  2013-03-26
  - import confess

0.0303  2013-03-13
  - fix MARCXML namespace

0.0302  2013-03-13
  - fix perl version im marc_map test

0.0301  2013-03-12
  - safe substr outside string in marc_map

0.03    2013-02-26
  - compile marc_map fix

0.0201  2013-02-07
  - fix dependencies

0.02    2013-02-05
  - MARCXML exporter
  - make MARC record key configurable everywhere

0.0109  2013-02-01
  - fix MARC21 xml export

0.0108  2013-01-22
  - fix leader in xml export

0.0107  2013-01-11
  - fix creation of undef value with nonexisting $append key

0.0106  2012-11-09
  - fix _id field value

0.0105  2012-10-10
  - fix missing uppercase subfield datafield

0.0104  2012-10-09
  - only allow alphanumeric fields in MARCXML export
  - utf8 fixes

0.0103  2012-06-14
  - add configurable identifier field (default 001)
  - add virtual '_' to every field to make USMARC|MicroLIF|XML and ALEPHSEQ output equal

0.0102  2012-05-25
  - fix indicator bug

0.0101  2012-05-16
  - fix control field bug

0.01    2012-05-04
  - initial release