Skip to content

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

v2.0.19

03 Nov 15:25
0c614f9
Compare
Choose a tag to compare

What's Changed

Update field sorting (#105) ; Handle http/https (#106) ; Dependency update by @ammsalme in #104

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]

Dependency updates:
Bump actions/setup-node from 3 to 4 (#102)
Bump the production-dependencies group with 1 update (#103)
Bump the development-dependencies group with 1 update (#101)
Bump the production-dependencies group with 1 update (#108)
Bump the development-dependencies group with 1 update (#109)
Update deps

Full Changelog: v2.0.18...v2.0.19

v2.0.18

16 Oct 15:05
12e5726
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.17...v2.0.18

v2.0.17

16 Oct 11:05
4c44f55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.15...v2.0.17

v2.0.16

25 Sep 09:04
3fc0a72
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.15...v2.0.16

v2.0.15

08 Sep 10:57
60dbae3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.12...v2.0.15

v2.0.12

26 Jul 12:35
f4db519
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.11...v2.0.12

v2.0.11

16 Jun 11:06
2857d57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.10...v2.0.11

v2.0.10

13 Jun 07:24
24b9fab
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.9...v2.0.10

v2.0.9

07 Jun 10:15
decc952
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.8...v2.0.9

v2.0.8

07 Jun 10:10
3134688
Compare
Choose a tag to compare

What's Changed

  • Recognize otherwise identical f246s as same, if there are indicator differences. Prefer non-empty indicators when merging. (MET-370)

  • Ignore differences in ind1 when merging field 505.

  • Fix subfield sorting for x10 fields (MET-380)

  • Keep place of publication f008/15-17 from source if base has an unknown place of publication ( 'xx ' of '|||' ) (MET-389)

  • Improve tests:
    ** Improve tests for merging 6xx fields with differences in replication control subfields and in punctuation. (MET-366)
    ** Improve tests for recognising similar agent names through 9xx field. (MRA-495)
    ** Improve tests for merging 6xx fields that do or do not included birth/death years (MET-401)

  • Move some debug from console to debugDev

  • 2.0.8-alpha.2

Full Changelog: v2.0.7...v2.0.8