Catmandu-PICA

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
  - Update PICA::Data dependency, fixes #11
  - Refactor importer and exporter
 
1.03 2020-07-14T10:48:48Z
 - Fix Unicode bug, require PICA::Data 1.12
 
1.02  2020-04-20 13:42:30 CEST
 - add test for option pluck on multiple fields
 - fix undefined keys
 
1.01  2019-12-18 11:08:24 CET
 - fix test to updated pica_map()
 - requires Catmandu 1.20
 - align pica_map with marc_map
 
1.00  2019-10-01 19:57:50 CEST
 - fix SRU test (#67)
 - fix wildcard from * to . (#66)
 - fix travis.yml (#65)
 - deleted data printer
 - added more PICA::Schema options / allow YAML
 
 
0.26  2018-05-30 20:14:10 CEST
 - fix failing test caused by new release of PICA::Data
 - make second argument of pica_match optional
 
0.25  2018-02-01 15:00:11 CET
 - add modules to documentation
 - set minimum version for PICA::Data
 - Fix example documentation
 - Add Catmandu::Validator::PICA
 - fix POD
 - fix load local lib in t
 
0.24  2017-11-18 15:55:56 CET
 - fix test for new XML writer
 
0.23  2017-07-14 10:29:48 CEST
 - requires Catmandu::SRU 0.41
0.22  2017-07-13 14:10:25 CEST
 - added more fixes to POD
 - changes in cpanfile & travis.yml
0.21  2017-07-13 13:45:13 CEST
 - fixed bug importer expects string from parser
 - new Exporter with type ppxml
0.20  2017-06-30 18:02:47 CEST
 - Upgrading Catmandu using new group binds for pica_each
 - pica_add and pica_set
 - Update .travis.yml
 - list current dependencies
 - unused variable
 - typos in POD
 
0.19  2016-02-19 09:14:13 CET
 - Requires PICA::Data version 0.30
 - Add new PICA+ XML format variant (PPXML)
 
0.18  2016-02-16 15:11:39 CET
 - Add new binary PICA format
 
0.17  2015-11-18 18:14:56 CET
 - Require Catmandu version '0.9504' by E. Choroba;
 - Remove outdated Makefile.PL
 - Add .mailmap
 
0.16  2015-09-30 15:53:27 CEST
 - travis infrastructure change
 - Fix pica_each single execution bug
 - ISSUE-31: drop PerlIO layer for XML importer
 - ISSUE-26: Add feature pluck
 - Deleted Perl 5.10 from travis.yml



( run in 0.596 second using v1.01-cache-2.11-cpan-cba739cd03b )