You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release-notes.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,20 @@
1
1
# bibframe2marc release notes
2
2
3
+
## v2.7.0
4
+
5
+
Conversion updates based on specifications v2.7. See the Library of Congress’s [BIBFRAME site](https://www.loc.gov/bibframe/) for more details. Specifications are included in the distribution in the [spec](spec/) directory. Changes of note:
6
+
7
+
* New instructions to construct added entry fields from new relation construct
8
+
* New instruction to construct MARC 066
9
+
* Updated creation of MARC 041 from new language resources and language notes
10
+
* Updated creation of MARC 490 from new status codes
11
+
* Updated creation of OCLC numbers in MARC 035
12
+
* Updated support for NAL Classification
13
+
* Added 758 with Work and Instance URIs.
14
+
* Numerous bug fixes and other refinements.
15
+
16
+
See the [NEWS](NEWS) file for full details of changes.
17
+
3
18
## v2.6.0
4
19
5
20
Conversion updates based on specifications v2.6. See the Library of Congress’s [BIBFRAME site](https://www.loc.gov/bibframe/) for more details. Specifications are included in the distribution in the spec directory. Changes of note:
0 commit comments