Skip to content

2.0.3

Latest
Compare
Choose a tag to compare
@effigies effigies released this 24 Feb 18:37
· 7 commits to main since this release

What's Changed

Fixed

  • Subject detection in participants.tsv and phenotype/ 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

Full Changelog: 2.0.2...2.0.3