hed-validator v3.8.0
Highlights of this release include initial support for library schemas and a rewrite of the string parser. Several legacy APIs were also deprecated, and they will be removed in v4.0.0.
What's Changed
- Rewrite string parser by @happy5214 in #76
- Flatten schemas by @happy5214 in #77
- Library schemas added missing expected issues message by @VisLab in #78
- Fixed some of the tests in bids spec by @VisLab in #81
- Restructured tests for library schema with Defs by @VisLab in #82
- Implement support for library schemas by @happy5214 in #75
- Revision of the README by @VisLab in #85
Full Changelog: v3.7.1...v3.8.0
Bugs
This and earlier versions of hed-validator do not support versions 8.2.0 or above of the HED standard schema due to a change in schema properties. Please upgrade to version 3.9.0 of hed-validator or use versions 8.0.0-8.1.0 of the HED standard schema with this version.