Releases: bids-standard/legacy-validator
Releases · bids-standard/legacy-validator
0.25.14
0.25.13
- Throw an error if end lines are denoted using CR only (https://github.com/INCF/bids-validator/pull/434)
- Make TSV header checks more robust (https://github.com/INCF/bids-validator/pull/432)
0.25.12
0.25.11
0.25.10
- Better labeling of issue classes in terminal output (https://github.com/INCF/bids-validator/pull/415)
- Check for
filename
column in _scans.tsv files (https://github.com/INCF/bids-validator/pull/418) - Fix for session level task JSONS (https://github.com/INCF/bids-validator/pull/419)
0.25.9
Revert directory check - quick fix for browser version of the validator.
0.25.8
- Refactor of the inheritance principle handling (https://github.com/INCF/bids-validator/pull/402)
- Better errors when pointed to a directory that does not exist (https://github.com/INCF/bids-validator/pull/401)
- Support for FLASH and PDmap (https://github.com/INCF/bids-validator/pull/399)
0.25.7
Handle cases where repetition time is set to zero (https://github.com/INCF/bids-validator/pull/396)
0.25.6
Make IntendedFor check more strict (https://github.com/INCF/bids-validator/pull/393)
0.25.5
Added a check for negative SliceTiming values (https://github.com/INCF/bids-validator/pull/390)