Skip to content

Releases: NatLibFi/melinda-marc-record-merge-reducers-js

v2.3.1

10 Oct 08:36
594027f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.3...v2.3.1

v2.2.3

14 May 12:06
af3742e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.2...v2.2.3

v2.2.1

19 Mar 09:18
17f2514
Compare
Choose a tag to compare

What's Changed

  • Fix missing cats by @ammsalme in #157
    ** Add CAT to fields to the list of fields to be kept from the source record when merging a prepublication source record to a finalized base record [MRA-784]

Full Changelog: v2.2.0...v2.2.1

v2.2.0

18 Mar 15:01
4982eb0
Compare
Choose a tag to compare

What's Changed

  • MRA-763 and others by @nvolk in #155
    -- Merge only a subset of fields (record identifiers, linkage etc.) when a prepublication record is merged to a finalized record

Full Changelog: v2.1.0...v2.2.0

v2.1.0

15 Feb 11:47
97d6bf0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.25...v2.1.0

v2.0.25

29 Jan 15:48
d8f7928
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.24...v2.0.25

v2.0.24

17 Jan 11:47
ae72531
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.23...v2.0.24

v2.0.23

21 Nov 17:31
47cd084
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.21...v2.0.23

v2.0.21

15 Nov 12:41
fd3a85f
Compare
Choose a tag to compare

What's Changed

Bump the development-dependencies group with 2 updates (#113)

  • Updates @babel/core from 7.23.2 to 7.23.3
  • Updates @babel/preset-env from 7.23.2 to 7.23.3

Revisit both 710 and sf5 (#114)

  • Permit merge of field 884 [MET-502]
    -- Fix [MET-502]: make field 884 mergeable, set merge constraints for it. Also fix a bug in field counterpart decisions. (Controlfields $5 and $9 were used in name&title part comparisons, if no subfield code was required. Removed these controlfields from comparisons).

  • Better handling of publishers [MELINDA-8978]
    -- If source has an Asteri $0, and the counterpart base field has not, use the source field as the field, to which the other fields' subfields are merged.

[MET-502]: add support for 710$a "Basename Kustannus" vs "Basename" pairing. (#116)

  • 2.0.21

Full Changelog: v2.0.20...v2.0.21

v2.0.20

09 Nov 11:56
87185b3
Compare
Choose a tag to compare

What's Changed

245punc (#107)

Bump actions/setup-node from 3 to 4 (#102)

Bump the production-dependencies group with 1 update (#103)

  • Bumps the production-dependencies group with 1 update: [@natlibfi/marc-record-validators-melinda]

Bump the development-dependencies group with 1 update (#101)

  • Bumps the development-dependencies group with 1 update: eslint.

Update field sorting (#105)

  • Update dependencies
  • Sort fields in postprocessor and fix affected tests

Pair http and https [MET-501] (#106)

  • New feature: http vs https difference in subfield value does not prevent field merge [MET-501]

Met502 kustantajat (#111)

  • Merge publishers with differing name forms [MET-502]

General

  • Update deps

Full Changelog: v2.0.19...v2.0.20