File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change
1
+ 1.8.5 (September 21, 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
+ * MAINT: Add github action to trigger tutorials for release branches (https://github.com/nipy/nipype/pull/3504)
14
+ * CI: Set up build-test-deploy workflow on GHA (https://github.com/nipy/nipype/pull/3513)
15
+
16
+
1
17
1.8.4 (September 01, 2022)
2
18
==========================
3
19
You can’t perform that action at this time.
0 commit comments