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
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,17 @@
1
1
# bibframe2marc release notes
2
2
3
+
## v2.9.0
4
+
5
+
Conversion updates based on specifications v2.9. 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
+
* Improved creation of indicator values for MARC 246 and 247 fields based on new vartitletype URIs
8
+
* Changed creation of MARC 041 Ind1 byte
9
+
* Added creation of MARC 505 Ind1 byte
10
+
* Added creation of MARC 5XX fields based on new notetype URIs
11
+
* Updated creation of MARC X10 fields to include bf:Jurisdiction and bf:Place data
12
+
13
+
See the [NEWS](NEWS) file for full details of changes.
14
+
3
15
## v2.8.1
4
16
5
17
Patch release. This still conforms with 2.8.0 specs, which can be found in the [spec](spec/) directory. Changes of note:
0 commit comments