v1.14.14
What's Changed
- feat: Update schema to support scanner dwi derivatives by @effigies in https://github.com/bids-standard/bids-validator/pull/2145
- Map issues through the Issue constructor by @happy5214 in https://github.com/bids-standard/bids-validator/pull/2143
- FIX: Disable strictSchema for legacy validator JSON schema validation by @rwblair in https://github.com/bids-standard/bids-validator/pull/2148
- fix: Load .bidsignore in web app by @effigies in https://github.com/bids-standard/bids-validator/pull/2151
- Pass value of ignore test to creation of filetree object. by @rwblair in https://github.com/bids-standard/bids-validator/pull/2152
- feat: Pass hedCode as subcode to group errors by @effigies in https://github.com/bids-standard/bids-validator/pull/2149
- feat(inheritance): Improve error definition for MULTIPLE_INHERITABLE_FILES by @effigies in https://github.com/bids-standard/bids-validator/pull/2155
- change how close is called on json files by @rwblair in https://github.com/bids-standard/bids-validator/pull/2156
- fix: Check for expected error types, rethrow unknown by @effigies in https://github.com/bids-standard/bids-validator/pull/2157
Full Changelog: bids-standard/bids-validator@v1.14.13...v1.14.14