forked from lcnetdev/marc2bibframe2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NEWS
38 lines (29 loc) · 1.43 KB
/
NEWS
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
--- 1.1.1-SNAPSHOT
--- 1.1.0 2017/04/06
Set correct class of ShelfMark object for 050 based on LCC validation (fixes ntra00/marc2bibframe2#9)
Correct processing of extended dates from 008 (merge PR lcnetdev/marc2bibframe2#17)
Correct documentation error for YAZ configuration (merge PR lcnetdev/marc2bibframe2#14)
Add support for parameter "idsource" to set the URI for the source of the Local identifier derived from the 001 (fixes ntra00/marc2bibframe2#5)
Update conversion for 016 (fixes ntra00/marc2bibframe2#6)
Trims punctuation from bf:Issn elements created by 830 $x (fixes lcnetdev/marc2bibframe2#8)
Add conversion for 385/386 $b to create bflc:demographicGroup property for object URI from $0 (fixes ntra00/marc2bibframe2#4)
Add rudimentary LCC validation for 050 $a (fixes ntra00/marc2bibframe2#3)
Update conversion for $0/$w (fixes ntra00/marc2bibframe2#2)
Fix problems with test suite (fixes lcnetdev/marc2bibframe2/issues/9)
Update namespace in ConvSpec-880.xspec
More TravisCI configuration
--- 1.0.1
Fixed invalid use of rdf:resource in 850 conversion (https://github.com/lcnetdev/marc2bibframe2/issues/4)
added TravisCI support
Documentation corrections
Add LICENSE.md
--- 1.0.0
ConvSpec-760-788-Links-R2
ConvSpec-5XX-R2
ConvSpec-010-048-R5
ConvSpec-841-887-R1
ConvSpec-720,740to755-R1
ConvSpec-250-270-R3
Fix link to XSpec in README.md (https://github.com/lcnetdev/marc2bibframe2/issues/1)
--- 0.1.0 2017/02/18
First packaged release.