-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathChanges
50 lines (32 loc) · 1.3 KB
/
Changes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Changelog for Catmandu-LIDO
{{$NEXT}}
0.10 2017-11-30 11:25:27 CET
- Fixed #7: Stale code causing an 'Use of uninitialized value in split' error.
0.09 2017-11-21 16:18:33 CET
- Changed: added lido:pref to ID struct.
0.08 2017-01-16 13:44:13 UTC
- updated documentation
0.07 2016-12-07 17:05:07 CET
- fixed: case sensitive include in OAI parser
- Added: classification_pref & object_work_type_pref in lido_classification
- Fixed: order of required arguments in lido_classification
- added: Split lang into classification_lang and object_work_type_lang
- added: earliest_date_type & latest_date_type as paths
- fixed: lido_basedid supports $appends
0.06 2016-12-07 11:58:02 CET
- Fixed: Using $append with lido_term causes conceptID and term to be split
- Fixed: missing missing prereqs as reported by CPANTS
- Fixed: encoding errors
- added: Catmandu::OAI parser handler
0.05 2016-12-05 15:43:45 CET
- added id_type to lido_actor
- convert unit and type to paths in lido_objectmeasurements
- make lido_objectmeasurements repeatable
0.04 2016-11-28 23:02:53 CET
- adding LIDO fixes
0.03 2016-04-23 16:38:52 CEST
- missing required dependency version
0.02 2016-04-23 13:05:36 CEST
- adding required test dependencies
0.01 2016-04-22 14:31:35 CEST
- initial version