0.8.1
Changes
This release fixes a bug we introduced in v0.8.0
preventing the use of custom command-line filters like --filter_T1w
. It also allows compatibility with pybids 0.16.0
(on python >= 3.8
only).
🐛 Bug Fixes
🧰 Maintenance
- Ignore deadlines for hypothesis tests on pr @pvandyken (#290)
- Update pybids py37, py38+ constraints @kaitj (#288)
- Restrict pybids bug check to python 3.7 @pvandyken (#283)