Skip to content

Commit a6527a4

Browse files
committed
doc: 1.11.0 changelog
1 parent 50a782a commit a6527a4

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

doc/changelog/1.X.X-changelog.rst

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
1.11.0 (March 02, 2026)
2+
=======================
3+
Start of the 1.11.x series.
4+
5+
This release modernizes Nipype's legacy packaging. Key changes include
6+
better error propagation when utilizing `run_without_submitting`, proper quoting of
7+
paths with spaces, a fix for SPM v25 outputs, enhancements to `dcm2niix`,
8+
support for dynamic RAM estimation, and a revamped CI process for pre‑release tests.
9+
10+
* FIX: Propagate errors encountered when using `run_without_submitting` (https://github.com/nipy/nipype/pull/3745)
11+
* FIX: Properly quote file paths with spaces (https://github.com/nipy/nipype/pull/3739)
12+
* FIX: Catch OSError from getpass.getuser (https://github.com/nipy/nipype/pull/3728)
13+
* FIX: SPM output type for version 25 (https://github.com/nipy/nipype/pull/3734)
14+
* ENH: Add -w flag to dcm2niix interface (https://github.com/nipy/nipype/pull/3723)
15+
* ENH: Dynamic RAM estimator (https://github.com/nipy/nipype/pull/3740)
16+
* MAINT: Modernize packaging (https://github.com/nipy/nipype/pull/3742)
17+
* CI: Split pre-release tests into cron job, open issues on failure (https://github.com/nipy/nipype/pull/3746)
18+
19+
120
1.10.0 (March 19, 2025)
221
=======================
322

0 commit comments

Comments
 (0)