Skip to content

v1.14.6

Latest
Compare
Choose a tag to compare
@rwblair rwblair released this 09 May 21:20
· 35 commits to master since this release

What's Changed

  • chore: Remove schema experiment from legacy validator by @nellh in #1932
  • fix(schema): Fix relative import path "ignore" not prefixed error for standalone builds by @nellh in #1936
  • fix: Preserve key properties when using spread to copy BIDSFile objects in browser environments by @nellh in #1928
  • FIX: Load JSON contents into context eagerly by @effigies in #1938
  • have exists return false on bids-uri check if string doesn't start with 'bids:' by @rwblair in #1941
  • fix: Set deno validator exit code on errors by @nellh in #1944
  • Pass on multiple rules.files matches from filenameIdentify to filenameValidate. by @rwblair in #1940
  • Have filenameIdentify use datasetContext to determine which filename rules to use. by @rwblair in #1939
  • ci: Replace web validator with schema version and link to subdirectory build of the legacy validator by @nellh in #1929
  • Fix exists for derivative paths in raw datasets. by @rwblair in #1950
  • Use /usr/bin/env not /bin/env as a more portable (present on OSX) by @yarikoptic in #1960
  • fix(expressions): Make FileTree.contains() return true for directories by @effigies in #1956
  • FIX: Start file count at 0 by @effigies in #1951
  • CI: Update submodules in the usual way by @effigies in #1965
  • feat(legacy): Check for required fields in PET sidecars. by @nellh in #1964
  • chore(deps): bump bids-validator/spec from bd08602 to 0950f6d by @dependabot in #1961
  • fix(legacy): Add missing top-level rule for UNIT1 sidecars by @bpinsard in #1966
  • [js] Update all npm dependencies (2024-05-07) by @depfu in #1919
  • [js] Update hed-validator 3.13.4 → 3.13.5 (patch) by @depfu in #1968
  • chore(deps): bump ejs from 3.1.9 to 3.1.10 by @dependabot in #1962

New Contributors

Full Changelog: v1.14.5...v1.14.6