Skip to content

hed-validator v3.11.0

Choose a tag to compare

@hed-maintainers hed-maintainers released this 21 Jul 16:40
v3.11.0

The primary new feature in v3.11.0 is validation of definitions based on their BIDS dataset context. To coincide with this change, the interfaces of the (deprecated) functions validateHedEvent and validateHedString were modified to allow for passing an object with the configuration options as the last parameter with the configuration options. The newest version of the SCORE library schema, v1.1.0, has been bundled with this release.

This release also sees the initial steps toward formal documentation of the validator, which makes up the bulk of the changelog below. The documentation is not yet ready for release.

What's Changed

  • Bump semver from 7.3.5 to 7.5.2 by @dependabot in #107
  • Initial setup for readthedocs documentation by @VisLab in #108
  • Added a requirement for typescript by @VisLab in #109
  • Added a nodejs tool requirement to readthedocs configuration by @VisLab in #111
  • Added os to build configuration for readthedocs by @VisLab in #112
  • Fixed nodejs version in build configuration for readthedocs by @VisLab in #113
  • Removed the image option from the build configuration by @VisLab in #114
  • Modified the Python install requirements for readthedocs by @VisLab in #115
  • Bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot in #110
  • Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #116
  • Implement definition-related validation in BIDS by @happy5214 in #106

Full Changelog: v3.10.0...v3.11.0