Skip to content

Releases: bids-standard/legacy-validator

1.3.9

20 Nov 15:08
Compare
Choose a tag to compare
  • Fix PyPI check by separating twine install from install tools upgrade
  • Switch to 1.2.0 clone for bids-examples and fix test hang
  • Make /tests/data/bids-examples a submodule
  • Switch to ES6 modules
  • Fix issue loading local validator config.

1.3.8

31 Oct 01:06
Compare
Choose a tag to compare
  • make all environment checks rely on isNode utility

1.3.7

25 Oct 22:36
Compare
Choose a tag to compare
  • Better environment detection

1.3.6

24 Sep 21:54
Compare
Choose a tag to compare
  • change summary.subjectMetadata to array and update tests

1.3.5

20 Sep 13:38
Compare
Choose a tag to compare
  • add --remoteFiles flag (default false)
  • add INCOMPLETE_DATASET error
  • fixes and tests for git tree mode

1.3.4

18 Sep 21:14
Compare
Choose a tag to compare
  • Add functional phase data patterns to file_level_rules
  • Adds the gitTreeMode option.
    • bids-validator run on a git-annexed dataset in gitTreeMode will use the git annex metadata to read the directory and extract file size and path information, skipping fs calls.
    • all tests in bids.spec run again with gitTreeMode on
  • add dataProcessed and subjectMetadata to summary
  • Bump eslint-utils from 1.4.0 to 1.4.2
  • Don't included ignore: false on readDir file objects
  • Build and test the Docker image

1.3.1

21 Aug 22:03
Compare
Choose a tag to compare
  • Bump version of Node.js in Dockerfile to supported version.
  • Fix CI builds due to version change.

1.3.0

13 Aug 18:18
Compare
Choose a tag to compare
  • Node 10.11 is needed for working readdir(..., {withFileTypes})
  • readDir performance improvements
  • Fix incorrect directory resolution in readDir.preprocessNode on Windows
  • Improve readDir tests and fix harmonizeRelativePath for Windows
  • Remove conflicting package name from root package.json
  • Avoid extra bids-examples downloads
  • Add CONTRIBUTING.md
  • Upgrade packages github was complaining about

1.2.5

18 Jul 18:53
Compare
Choose a tag to compare
  • Add version to web validator header
  • Add info about Squishymedia
  • Start using lerna for versioning
  • Print version number in standard out.
  • Warn when no authors present
  • Exit process with code 3 on unhandledRejection
  • Add options on website for ignoreWarnings and ignoreNiftiHeaders.
  • Update MEG regexps and testsuite to comply with father level specification
  • Replaced old repository name (INCF) with new one

1.2.4

03 Jun 19:01
fa00fd7
Compare
Choose a tag to compare
  • bump up bids-examples version to be used for testing
  • HED validator integration
  • Fix regression not returning non zero exit code if there are any errors with validation.