File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change
1
+ 1.8.5 (September 20, 2022)
2
+ ==========================
3
+
4
+ Bug-fix release in the 1.8.x series.
5
+
6
+ * FIX: Use interpolation/method in numpy.percentile as available (https://github.com/nipy/nipype/pull/3506)
7
+ * FIX: Deployed Matlab applications must not call addpath() (https://github.com/nipy/nipype/pull/3509)
8
+ * FIX: Provide more runtime information when node execution fails (https://github.com/nipy/nipype/pull/3505)
9
+ * FIX: Fixed bug for work dirs longer than 255 characters, fixes #2061 (https://github.com/nipy/nipype/pull/3495)
10
+ * FIX: Update ApplyVDM to handle 4D inputs (https://github.com/nipy/nipype/pull/3500)
11
+ * ENH: Explicitly specify write_text encoding format (https://github.com/nipy/nipype/pull/3508)
12
+ * DOC: Fix typos found by copdespell (https://github.com/nipy/nipype/pull/3510)
13
+
14
+
1
15
1.8.4 (September 01, 2022)
2
16
==========================
3
17
You can’t perform that action at this time.
0 commit comments