Skip to content

Releases: bids-standard/legacy-validator

1.1.3

30 Jan 17:13
46172d0
Compare
Choose a tag to compare
  • Fix a crash validating empty files under Node.js (#695)
  • Fix tests/crash with some AWS credential configurations (#696)
  • Python release fixes (#693 and #698)

1.1.2

18 Jan 22:41
7f3459d
Compare
Choose a tag to compare
  • Reduce memory usage (#687)
  • Fix missing escapes in regexp (#686)
  • Remove isModality rule (#685)
  • EEG JSON Schema updates (#661, #663)

1.1.1

13 Dec 16:42
d7a00cc
Compare
Choose a tag to compare

1.1.0

20 Nov 20:00
9e57bfb
Compare
Choose a tag to compare

1.0.5

23 Oct 23:51
a9844e7
Compare
Choose a tag to compare

1.0.4

18 Oct 20:38
cbcb0d3
Compare
Choose a tag to compare

1.0.3

04 Oct 22:45
60043d1
Compare
Choose a tag to compare
  • Workaround issues with npm -g for release builds (#609)

1.0.2

04 Oct 20:10
70062aa
Compare
Choose a tag to compare
  • [release 1.0.1] TypeError: Cannot read property 'reason' of undefined (#603)
  • [BUG] sidecar without datafile ... although there is one (#600)

1.0.1

04 Oct 01:04
5bf12b4
Compare
Choose a tag to compare
  • Fix for...in regression when paired with Papaya (#596)

1.0.0

03 Oct 18:28
a5ec5d3
Compare
Choose a tag to compare
  • Bump to 1.0.0 to allow for minor release pinning in upstream packages
  • Moved to bids-standard GitHub organization
  • Gzipped fif files are not allowed (#594)
  • Symlinked directories are now followed (#579)
  • Deduplicate potentialLocations results (#580)
  • Removed async dependency (#574)