add deleting holds by request lib
[migration-tools.git] / Equinox-Migration / Changes
1 Revision history for Equinox-Migration
2
3 2009-06-10  MXS 1.002
4
5   * Instead of stowing empty values and ignoring all others, the first
6     "real" subfield value will now be used in detail samples
7
8 2009-05-29  MXS 1.001
9
10   * Subfield length tracking implemented
11
12 2009-05-27  MDMP 1.001
13
14   * The multi hash no longer uses tag+code for keys. Just code
15     (e.g. '999a' is now just 'a')
16
17 2009-05-07  MDMP 1.000 & MXS 1.000
18
19 2009-04-30  SM 1.004
20
21   * single-chunk tokens being quoted is ok now
22   * misc other fixes
23
24 2009-04-27  SM 1.003
25
26   * mods now returns *all* mods with no argument
27
28 2009-04-27  STL 1.001
29
30   * generate now takes 2 arguments: a filename or string, and any true
31     value if the first argument is a string, to indicate that fact
32
33 2009-04-25  SM 1.002
34
35   * mods should return undef when there are no *mods* as well as when
36     there is no mapping *at all*
37
38   * mods returns a hashref
39
40 2009-04-14  SM 1.001
41
42   * added tags, subfields methods
43
44 2009-03-17  1.000   
45             First version, E::M::STL