What's Changed
Fixed
- Subject detection in
participants.tsv
andphenotype/
directories has been restored, enabling checks that were deactivated by the missing data. (#162)
- Skip HED tests if schema cannot be loaded. This was exhibiting as a
HED_ERROR
with "cannot read property null". (#160)
TSV_INCORRECT_VALUE_TYPE*
error messages now indicate that a match failed, instead of confusingly claim success. (#165)
- Correct Uint8Array / DataView usage for TypeScript 5.7 (#170)
- Prevent AJV logs from contaminating output (#166)
New Contributors
- @dominikwelke made their first contribution in #165
Full Changelog: 2.0.2...2.0.3