Releases: nipreps/niworkflows
Releases · nipreps/niworkflows
1.13.5
1.13.4
Release notes
Patch release in the 1.13.x series.
This release includes:
- A fix to avoid filters overwriting BIDS subject and session entities when collecting data
- Additional PET paths for the default BIDS configuration
- New file with PET-specific registration options
Changes
1.13.3
1.13.2
1.13.1
1.13.0
Release Notes
First release in the 1.13.x series.
This release restructures the ANTs brain extraction workflow.
This should be a backwards compatible change, but a minor release is used out of caution.
Changes
1.12.2
Release Notes
Patch release that includes a new keyword argument to BIDSDataGrabber
to bypass requiring a T1w image
Changes
- ENH: Parse kwargs to allow no T1w (#922)
- MNT: Bump astral-sh/setup-uv from 4 to 5 (#920)
- STY: Format + add git blame ignore file (#923)
- STY: Apply ruff/Pylint rule PLR0402 (#916)
- STY: Apply ruff/flake8-pie rules (PIE) (#914)
- STY: Apply ruff/flake8-comprehensions preview rule C409 (#912)
- STY: Use f-strings where possible (#836)
1.12.1
1.12.0
Release notes
New minor release in the 1.12.x series.
This release includes support for Python 3.13, Numpy 2.0 and Nipype 1.9.
Note that using Python 3.13 requires building traits from the development branch.
Changes
- FIX: Pandas deprecations (#906)
- FIX: Numpy 2 compatibility (#905)
- FIX: Check 2D spaces against list from templateflow (#888)
- ENH: Add boldmap suffix to filename patterns. (#899)
- ENH: Add dir entity to T2starmap pattern. (#898)
- TEST: CIFTI2 expected checksum has changed (#895)
- STY: Replace black+flake8 with ruff, add pre-commit (#904)
- STY: use f-string within normalization interface (#892)
- MNT: Enable 3.13 tests (#909)
- MNT: Switch to tox for testing and CI (#900)
- MNT: Drop Python 3.8, update dependencies (#896)
- CI: Fix get_data job on CircleCI (#897)
Full Changelog: 1.11.0...1.12.0
1.10.2
Release notes
Bug-fix release in the 1.10.x series