Releases: NatLibFi/marc-record-js
Releases · NatLibFi/marc-record-js
v9.1.1
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.0
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.2
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
v8.0.0
What's Changed
- Remove melinda specific sort rules (#40) by @ammsalme in #41
Note: this is a breaking change IF (and only if) Melinda-specific local field sorting is required.
Full Changelog: v7.3.1...v8.0.0