multi hash now uses just code for key
[migration-tools.git] / Equinox-Migration / Changes
1 Revision history for Equinox-Migration
2
3 2009-05-27  MDMP 1.001
4
5   * The multi hash no longer uses tag+code for keys. Just code
6     (e.g. '999a' is now just 'a')
7
8 2009-05-07  MDMP 1.000 & MS 1.000
9
10 2009-04-30  SM 1.004
11
12   * single-chunk tokens being quoted is ok now
13   * misc other fixes
14
15 2009-04-27  SM 1.003
16
17   * mods now returns *all* mods with no argument
18
19 2009-04-27  STL 1.001
20
21   * generate now takes 2 arguments: a filename or string, and any true
22     value if the first argument is a string, to indicate that fact
23
24 2009-04-25  SM 1.002
25
26   * mods should return undef when there are no *mods* as well as when
27     there is no mapping *at all*
28
29   * mods returns a hashref
30
31 2009-04-14  SM 1.001
32
33   * added tags, subfields methods
34
35 2009-03-17  1.000   
36             First version, E::M::STL