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.5.0
4
+
5
+
Conversion updates based on specifications v2.5. 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:
6
+
7
+
* Numerous bug fixes.
8
+
* Added support for properties and classes moved from BFLC namespace to main BF namespace.
9
+
* Added support for 023 and 647.
10
+
* Support proper 264 ind1 value for serials and integrating resources.
11
+
* Added support to dynamically lookup FAST and DNB headings.
12
+
13
+
See the [NEWS](NEWS) file for full details of changes.
14
+
3
15
## v2.4.0
4
16
5
17
Conversion updates based on specifications v2.4. 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