Skip to content

Releases: bids-standard/legacy-validator

v1.5.3

28 Apr 20:54
Compare
Choose a tag to compare
  • Improve UTF-8 support in browser environments.
  • Upgrade to node-sass 4.13.1 to support node 13 environments better.

v1.5.2

22 Apr 16:50
Compare
Choose a tag to compare
  • Fix TSV checks returning arrays for evidence values.
  • DOC: add TOC + docker info.

v1.5.1

08 Apr 18:58
Compare
Choose a tag to compare
  • Support large JSON output from CLI without truncation

v1.5.0

03 Apr 20:56
Compare
Choose a tag to compare
  • Initial BEP 018 support
  • allow 'n/a' in channels status column
  • Fixed docs and added Test Python package
  • Added links to CI badges
  • Tool to automatically add and order Zenodo creators

v1.4.4

05 Mar 19:44
Compare
Choose a tag to compare
  • Fix CI-only test failures
  • Circle: Checkout full bids-examples history for tests
  • DOC: Add Zenodo badge and initial .zenodo.json

1.4.3

26 Feb 17:52
Compare
Choose a tag to compare

DOI

  • Force evidence for issue SLICETIMING_VALUES_GREATOR_THAN_REPETITION_TIME to be a string.
  • Commits for releases 1.4.1 and 1.4.2 were related to trying to fix CI deployment.

1.4.0

24 Jan 18:36
Compare
Choose a tag to compare
  • Sematic validation of HED files using the hed-validator.
  • Allow '_ce-' and '_dir-' to appear in top level functional filenames.
  • Update yarn.lock to match package.json versions
  • Build/test with Node 12
  • Validation of "status" column in channels.tsv
  • Allow derived SI units
  • Catch SI unit edge cases
  • Get tests running on Windows
  • Add default path for validator configuration
  • Remove browser BOM
  • Validate units for tsv files

1.3.12

03 Dec 19:58
Compare
Choose a tag to compare
  • Strip UTF-8 BOM from TSV contents
  • Add tag prefix to versioneer setup

1.3.11

26 Nov 20:39
Compare
Choose a tag to compare
  • Attempt to fix CI for git tags

1.3.10

20 Nov 19:06
Compare
Choose a tag to compare
  • Remove erroneous CJS module export from collectDirectorySize