File tree 1 file changed +14
-1
lines changed
1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change
1
+ 1.9.1 (November 19, 2024)
2
+ =========================
3
+
4
+ Bug fix release in the 1.9.x series.
5
+
6
+ This release adds support for Numpy 2 and Python 3.13.
7
+
8
+ * FIX: Restore generate_gantt_chart functionality (https://github.com/nipy/nipype/pull/3290)
9
+ * FIX: Address numpy and traits deprecations (https://github.com/nipy/nipype/pull/3699)
10
+ * FIX: `ts_Z_corr ` → `ts_wb_Z ` (https://github.com/nipy/nipype/pull/3697)
11
+ * ENH: Remove unused and recently unsupported antsRegistration flag (https://github.com/nipy/nipype/pull/3695)
12
+ * MAINT: Bump codecov/codecov-action from 4 to 5 (https://github.com/nipy/nipype/pull/3698)
13
+
1
14
2
15
1.9.0 (October 31, 2024)
3
16
========================
4
17
5
- New feature release in the 1.9.0 series.
18
+ New feature release in the 1.9.x series.
6
19
7
20
* FIX: Remove exists=True from fsl.MotionOutliers output that might not exist (https://github.com/nipy/nipype/pull/1428)
8
21
* FIX: Improve evaluate_connect_function errors across Python versions (https://github.com/nipy/nipype/pull/3655)
You can’t perform that action at this time.
0 commit comments