release preparation
[MARC-Fast] / Changes
1 ------------------------------------------------------------------------
2 r11 | dpavlin | 2006-11-03 21:34:31 +0100 (Fri, 03 Nov 2006) | 2 lines
3 Changed paths:
4    M /trunk/Fast.pm
5    M /trunk/scripts/dump_fastmarc.pl
6    M /trunk/t/001_marc.t
7
8 added to_ascii to be more like Biblio::ISIS API [0.05]
9
10 ------------------------------------------------------------------------
11 r10 | dpavlin | 2006-11-03 21:07:58 +0100 (Fri, 03 Nov 2006) | 2 lines
12 Changed paths:
13    M /trunk/scripts/dump_fastmarc.pl
14
15 change terminology to offset and limit
16
17 ------------------------------------------------------------------------
18 r9 | dpavlin | 2006-07-13 16:00:23 +0200 (Thu, 13 Jul 2006) | 2 lines
19 Changed paths:
20    M /trunk/Fast.pm
21    M /trunk/META.yml
22    M /trunk/t/001_marc.t
23
24 hash_filter now gets record number as second arguments to be in sync with Biblio::Isis 0.22
25
26 ------------------------------------------------------------------------
27 r8 | dpavlin | 2005-12-28 23:16:39 +0100 (Wed, 28 Dec 2005) | 1 line
28 Changed paths:
29    M /trunk/Changes
30    M /trunk/Fast.pm
31
32 documented hash_filter, fully implemented repeatable subfileds. [0.03]
33 ------------------------------------------------------------------------
34 r7 | dpavlin | 2005-12-28 23:03:24 +0100 (Wed, 28 Dec 2005) | 1 line
35 Changed paths:
36    M /trunk/scripts/dump_fastmarc.pl
37
38 pod documentation, new options, much nicer output
39 ------------------------------------------------------------------------
40 r6 | dpavlin | 2005-12-19 00:12:26 +0100 (Mon, 19 Dec 2005) | 2 lines
41 Changed paths:
42    M /trunk/Fast.pm
43    M /trunk/META.yml
44    M /trunk/scripts/dump_fastmarc.pl
45    M /trunk/t/001_marc.t
46
47 added to_hash, small fix to test, better output in dump_fastmarc.pl [0.02]
48
49 ------------------------------------------------------------------------
50 r5 | dpavlin | 2005-10-08 18:33:09 +0200 (Sat, 08 Oct 2005) | 2 lines
51 Changed paths:
52    M /trunk/Changes
53    M /trunk/Fast.pm
54
55 convert repeatable fileds into repeatable subfields
56
57 ------------------------------------------------------------------------
58 r4 | dpavlin | 2005-10-08 18:32:54 +0200 (Sat, 08 Oct 2005) | 2 lines
59 Changed paths:
60    M /trunk/scripts/dump_fastmarc.pl
61
62 added option -n number to dump just one record and -d for debug
63
64 ------------------------------------------------------------------------
65 r3 | dpavlin | 2005-04-08 14:19:24 +0200 (Fri, 08 Apr 2005) | 2 lines
66 Changed paths:
67    M /trunk/scripts/dump_fastmarc.pl
68
69 dump sorted fields
70
71 ------------------------------------------------------------------------
72 r2 | dpavlin | 2005-01-04 16:32:54 +0100 (Tue, 04 Jan 2005) | 2 lines
73 Changed paths:
74    M /trunk/t/001_marc.t
75
76 check for test data and skip tests if it doesn't exists
77
78 ------------------------------------------------------------------------
79 r1 | dpavlin | 2005-01-04 11:26:07 +0100 (Tue, 04 Jan 2005) | 2 lines
80 Changed paths:
81    A /trunk
82    A /trunk/Changes
83    A /trunk/Fast.pm
84    A /trunk/LICENSE
85    A /trunk/MANIFEST
86    A /trunk/META.yml
87    A /trunk/Makefile.PL
88    A /trunk/README
89    A /trunk/scripts
90    A /trunk/scripts/dump_fastmarc.pl
91    A /trunk/t
92    A /trunk/t/001_marc.t
93
94 initital import of 0.01 into subversion
95
96 ------------------------------------------------------------------------