0.7.0
Release Notes
This release updates to pybids >= 0.7 and breaks backward compatibility.
CHANGES
- [ENH] Implementation of BIDS utilities using pybids (#299) @oesteban
- [HOTFIX] Only check headers of NIfTI files (#300) @oesteban
- [ENH] Option to sanitize NIfTI headers when writing derivatives (#298) @oesteban
- [ENH] Do not save the original name and time stamp of gzip files (#295) @oesteban
- [CI] Checkout source for coverage reporting (#290) @effigies
- [CI] Add coverage (#288) @effigies