Skip to content

Commit af0d758

Browse files
committed
Update documentation.
1 parent 51b0972 commit af0d758

2 files changed

Lines changed: 29 additions & 0 deletions

File tree

NEWS

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
--- 2.5.0 2024/01/19
2+
3+
Changes for updated v2.5.0 specifications:
4+
5+
008-bf2marc
6+
Add support for bf:relief/Relief (not just bflc:relief)
7+
Work-bf2marc
8+
Add support for bf:PrimaryContribution (not just bflc:PrimaryContribution)
9+
Change creation of 653, 648, 651, 655 fields to match marc2bibframe
10+
Add creation of 023, 647 fields to match marc2bibframe
11+
Change creation of URL fields (mostly in $u) to match marc2bibframe
12+
Added support for dynamic FAST and DNB look ups
13+
Instance-bf2marc
14+
Add support for bf:CaptureStorage (not just bflc:CaptureStorage)
15+
Change insertion of copyright and phonogram symbols in 264 fields
16+
Add creation of 264 Ind1 for serials and integrating resources
17+
118
--- 2.4.0 2023/11/22
219

320
Changes for updated v2.4.0 specifications:

release-notes.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# bibframe2marc release notes
22

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+
315
## v2.4.0
416

517
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

Comments
 (0)