Releases: bids-standard/legacy-validator
Releases · bids-standard/legacy-validator
0.27.0
- correctly show MEG in the summary (https://github.com/INCF/bids-validator/pull/490)
- updated automatic tests to CircleCI 2.0 (https://github.com/INCF/bids-validator/pull/495)
- added a link to GitHub repo on the web version of the validator (https://github.com/INCF/bids-validator/pull/494)
- updated requirements to Node 8 (https://github.com/INCF/bids-validator/pull/497)
- updated dependencies (https://github.com/INCF/bids-validator/pull/500)
- fix validation for KIT MEG systems (https://github.com/INCF/bids-validator/pull/499)
- new check: stimuli files present in /stimuli but not listed in any _events file (https://github.com/INCF/bids-validator/pull/501)
- show error code and label in the web validator (https://github.com/INCF/bids-validator/pull/505)
- prototype validation of EEG datasets - work in progress (https://github.com/INCF/bids-validator/pull/464)
- new check: proper value range for Echo Time (https://github.com/INCF/bids-validator/pull/506)
- new check: events with unusual onset times (https://github.com/INCF/bids-validator/pull/508)
- prototype validation of iEEG datasets - work in progress (https://github.com/INCF/bids-validator/pull/451)
- new check: slice timing array length (https://github.com/INCF/bids-validator/pull/509)
- new check: acq_time format (https://github.com/INCF/bids-validator/pull/507)
- new check: tsv files without data dictionaries (https://github.com/INCF/bids-validator/pull/503)
- added InstitutionDepartmentName to MEG JSON schema (https://github.com/INCF/bids-validator/pull/511)
- fixed effective echo spacing check (https://github.com/INCF/bids-validator/pull/516)
0.26.18
- MEG modality is displayed correctly in the summary (https://github.com/INCF/bids-validator/pull/490)
0.26.17
- Added link to NeuroStars.org (https://github.com/INCF/bids-validator/pull/486)
- fix MEG extensions (https://github.com/INCF/bids-validator/pull/485)
0.26.16
0.26.15
Fix new line error reporting (https://github.com/INCF/bids-validator/pull/481)
0.26.14
- Show a warning if "NaN" instead of "n/a" are found (https://github.com/INCF/bids-validator/pull/478)
0.26.13
- support for _beh.tsv files (https://github.com/INCF/bids-validator/pull/476)
0.26.12
- raise errors for icloud placeholder files (https://github.com/INCF/bids-validator/pull/474)
0.26.11
- new flag for outputting JSON on the commandline (https://github.com/INCF/bids-validator/pull/472)
0.26.10
fix gulp