hed-validator v3.10.0
New to this release:
- Segregated HED 2 code.
- Improved tag conversion.
- Added support for partnered schemas.
- Implemented support for Inset tags.
- Added warning for a BIDS categorical column value not found in sidecar (moved from bids-validator).
- Fixed fallback schema implementation.
What's Changed
- Bump xml2js from 0.4.23 to 0.5.0 by @dependabot in #99
- Separate HED 2 code by @happy5214 in #98
- Tag conversion improvements by @happy5214 in #100
- Update README.md to have code climate badges by @VisLab in #101
- Provide support for partner schemas by @happy5214 in #102
- Implement Inset validation by @happy5214 in #105
Full Changelog: v3.9.0...v3.10.0