Skip to content

v1.14.1

Compare
Choose a tag to compare
@rwblair rwblair released this 07 Mar 16:22
· 636 commits to master since this release

What's Changed

  • FIX: Pass dataset-relative paths to .bidsignore checker by @effigies in #1841
  • chore(deps): bump bids-validator/tests/data/bids-examples from 633d964 to b6e5234 by @dependabot in #1849
  • chore(deps): bump bids-validator/spec from 0fc6c58 to 41241af by @dependabot in #1850
  • chore(deps): bump conda-incubator/setup-miniconda from 2 to 3 by @dependabot in #1851
  • [js] Update all npm dependencies (2023-12-03) by @depfu in #1852
  • [js] Update all npm dependencies (2023-12-10) by @depfu in #1856
  • Update Python library docs by @kabilar in #1857
  • FIX: Shadow size property of columns object, so it acts as a column by @effigies in #1855
  • ENH: Ignore all dotfiles by @effigies in #1848
  • Loading nifti headers wasn't awaited for some reason in load associations. by @rwblair in #1860
  • Issue 1861 fix regex for BIDS Specification by @Slevinski in #1863
  • RF: Expand tests and clean up Python module by @effigies in #1865
  • [js] Update all npm dependencies (2023-12-17) by @depfu in #1866
  • chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #1871
  • Bump hed-validator to 3.13.1 by @happy5214 in #1869
  • disable failing out of spec meg test in schema validator by @rwblair in #1864
  • chore(deps): bump actions/download-artifact from 3 to 4 by @dependabot in #1872
  • [js] Update all npm dependencies (2024-01-04) by @depfu in #1870
  • [js] Update all npm dependencies (2024-01-21) by @depfu in #1877
  • FIX: Add pattern to allow /dir-<label>_dwi.json files by @oesteban in #1880
  • deps: Bump hed-validator to 3.13.3 by @nellh in #1879
  • [js] Update all npm dependencies (2024-01-28) by @depfu in #1883
  • ENH: Add top-level phase difference fieldmaps JSONs by @oesteban in #1881
  • Update Deno dependencies by @nellh in #1887
  • chore(deps): bump bids-validator/spec from c7cabed to dc49ee2 by @dependabot in #1885
  • chore(deps): bump codecov/codecov-action from 3 to 4 by @dependabot in #1886
  • fix(deno): Disable lockfile due to schema URL not being versioned by @nellh in #1888
  • [js] Update all npm dependencies (2024-02-04) by @depfu in #1890
  • FIX: Add rules to accept part- in PEPOLAR fieldmaps by @oesteban in #1884
  • Skip checkheader for motion.tsv in legacy validator by @rwblair in #1891
  • [js] Update all npm dependencies (2024-02-11) by @depfu in #1892
  • [js] Update all npm dependencies (2024-02-18) by @depfu in #1893
  • chore(deps): bump ip from 2.0.0 to 2.0.1 by @dependabot in #1894
  • add HED as optional column for other TSV files by @sappelhoff in #1876
  • add samples.tsv to noncustom tsv col file by @sappelhoff in #1896

New Contributors

Full Changelog: v1.14.0...v1.14.1