Releases: NatLibFi/marc-record-js
Releases · NatLibFi/marc-record-js
v9.1.1
What's Changed
- 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
v9.0.0
v8.1.3
v8.1.2
v8.1.0
v8.0.0
v7.3.1
v7.3.0
What's Changed
NOTE: Even if most of new, more strict validations for record/fields are configurable and default to being not used for backwards compatibility, there are some new validations that might be breaking changes if records/fields used do not follow marc21 specification from https://www.loc.gov/marc/specifications/specrecstruc.html
Full Changelog: v7.2.4...v7.3.0