Releases: bids-standard/legacy-validator
Releases · bids-standard/legacy-validator
0.25.4
Added missing T2star
suffix. (https://github.com/INCF/bids-validator/pull/389)
0.25.3
Another attempt to fix the automatic deployment system.
0.25.2
Fixing deployment
0.25.1
Fixed a bug reporting uncompressed sbref files as not BIDS.
0.25.0
- Elevate the "this file name is not BIDS compatible" warning to level of an error (https://github.com/INCF/bids-validator/pull/379)
- Added support for
.bidsignore
files (https://github.com/INCF/bids-validator/pull/381)
0.24.2
- Fix slice timing checks (https://github.com/INCF/bids-validator/pull/378)
0.24.1
- New test checking for no compatible data for a participant https://github.com/INCF/bids-validator/pull/375
0.24.0
- Improved filtering of fieldmap issues - allows for fieldmap issues to be elevated to errors via config file (https://github.com/INCF/bids-validator/pull/363)
- Optimize path traversal to completely ignore certain folders (/derivatives etc.) and hidden files (https://github.com/INCF/bids-validator/pull/368)
0.23.12
- Correctly recognize top level json files with extra keywords (https://github.com/INCF/bids-validator/pull/354)
0.23.11
- support for phase difference maps with single magnitude file
- check if SliceTiming values are smaller than RepetitionTime