1.0.0
What's Changed
🛠 Breaking Changes
- Replace pennbbl with pennlinc in package by @tsalo in #869
- Move common metadata to top of JSON by @tsalo in #875
- Calculate patch radius from number of volumes in DWI run by @tsalo in #892
- Set output directory for derivative datasinks by @tsalo in #914
🐛 Bug Fixes
- [FIX] synthstrip extra arg by @mattcieslak in #881
- Pin nireports version and allow GIFs by @tsalo in #883
- Fix session processing for datasets with mixed modalities by @tsalo in #901
- Use DIPY version of patch2self by @tsalo in #902
- Fix epi bval loading. by @smeisler in #913
- Fix use of
session_id
incollect_data
by @tsalo in #909
Other Changes
- Restructure documentation and document how to run tests locally by @tsalo in #879
- Prepare for 1.0.0rc1 release by @tsalo in #878
- Add instructions for installing with pip by @tsalo in #885
- Switch to ruff by @tsalo in #877
- Change CI pytests to be more accurate by @mattcieslak in #887
- Remove surface functions and interfaces by @tsalo in #890
- Link to NiPreps contributing guidelines by @LuciMoore in #896
- Update CITATION.cff by @LuciMoore in #900
- ENH: Update eddy_params.json by @cookpa in #903
- Fix style issues by @tsalo in #910
New Contributors
- @LuciMoore made their first contribution in #896
Full Changelog: 0.24.0...1.0.0