Skip to content

Releases: NatLibFi/marc-record-js

v9.1.6

26 Jun 15:47
50d44de
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.1.5...v9.1.6

v9.1.5

06 May 11:08
22a51c3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.1.4...v9.1.5

v9.1.4

11 Mar 13:55
f2fd8e7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.1.3...v9.1.4

v9.1.3

27 Jan 09:01
e45e848
Compare
Choose a tag to compare

What's Changed

  • Less debug ; Dependency & Maintenance Update by @ammsalme in #137

Full Changelog: v9.1.2...v9.1.3

v9.1.2

07 Jan 14:34
3198197
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.1.1...v9.1.2

v9.1.1

05 Nov 13:05
9396d93
Compare
Choose a tag to compare

What's Changed

  • NoFailValidation functionality ; Dependency update by @ammsalme in #128
  • Add noFailValidation functionality
    ** when noFailValidation validationOption is true, marc-record-js does not error when record validation fails but saves errors in _validationErrors
    ** validationErrors are available through getValidationErrors()

Full Changelog: v9.0.2...v9.1.1

v9.0.1

14 Aug 16:07
be0f1a4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.0.0...v9.0.1

v9.0.0

05 Jul 10:44
5eac864
Compare
Choose a tag to compare

What's Changed

  • Require Node v18 - probably works with lesser versions, too
  • Dependency update by @ammsalme in #100

Full Changelog: v8.1.3...v9.0.0

v8.1.3

14 May 09:08
8451db8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.1.2...v8.1.3

v8.1.2

10 May 11:26
c5a53d4
Compare
Choose a tag to compare

What's Changed

  • Simplify type of material rules by @nvolk in #78
  • Simplify type of record rules by @nvolk in #81
  • Fix tagPattern regexps [MELKEHITYS-2970] (#83) ; Dependency & Maintenance Update by @ammsalme in #84

Full Changelog: v8.1.0...v8.1.2