File tree 1 file changed +17
-0
lines changed
1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change
1
+ 1.8.6 (April 05, 2023)
2
+ ======================
3
+
4
+ Bug-fix release in the 1.8.x series.
5
+
6
+ * FIX: Update dcmstack interface for Py3 / newer pydicom (https://github.com/nipy/nipype/pull/3541)
7
+ * FIX: NiBabel 5, and NetworkX 3 and DIPY 1.6 compatibility (https://github.com/nipy/nipype/pull/3538)
8
+ * FIX: Check for non-mandatory output in DWIBiasCorrect (https://github.com/nipy/nipype/pull/3523)
9
+ * FIX: Removed leftover debug print statement in FEAT class (https://github.com/nipy/nipype/pull/3521)
10
+ * DOC: Fix a few more typos (https://github.com/nipy/nipype/pull/3516)
11
+ * DOC: Fix typos found by codespell (https://github.com/nipy/nipype/pull/3512)
12
+ * CI: Drop nipy tests until a fixed nipy is released (https://github.com/nipy/nipype/pull/3559)
13
+ * CI: Disable nipy tests generally, re-add with max numpy (https://github.com/nipy/nipype/pull/3532)
14
+ * CI: GitHub Workflows security hardening (https://github.com/nipy/nipype/pull/3519)
15
+ * CI: Allow tutorial test cancellation (https://github.com/nipy/nipype/pull/3514)
16
+
17
+
1
18
1.8.5 (September 21, 2022)
2
19
==========================
3
20
You can’t perform that action at this time.
0 commit comments