0.2.0
Release Notes
This release marks a substantial refactoring in the wake of BIDS Derivatives RC1, fMRIPrep 1.2.x and pybids 0.7.0.
Reports at second level and higher are currently broken, but we're at a point where neuroscout is depending on the current code base, the user base is increasing, and it's worth having a starting point for considering new features.
With thanks to Alejandro de la Vega, Adina Wagner and Yaroslav Halchenko for contributions.
CHANGES
- FIX: Allow derivatives to be a boolean value (#91)
- FIX: Restore report generation (#88)
- ENH: Plotting improvements (#89)
- ENH: Allow selecting for no space
--space ''
option (#96) - ENH: Allow selecting for desc with
--desc
option (#95) - MAINT: Depend on unreleased pybids commit (#99)
- MAINT: Pybids 0.7.0 compatibility (#84)