File tree 1 file changed +23
-0
lines changed 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change
1
+ 1.6.0 (November 27, 2020)
2
+ =========================
3
+
4
+ New feature release in the 1.6.x series.
5
+
6
+ In addition to the usual bug fixes, significant reductions were made
7
+ in workflow startup costs.
8
+
9
+ (`Full changelog <https://github.com/nipy/nipype/milestone/1.6.0?closed=1 >`__)
10
+
11
+ * FIX: Canonicalize environment dicts to strings in Windows (https://github.com/nipy/nipype/pull/3267)
12
+ * FIX: Purge deprecated exception content accesses (https://github.com/nipy/nipype/pull/3272)
13
+ * FIX: Handle changes in CLI structure of mrtrix3.DWIBiasCorrect (https://github.com/nipy/nipype/pull/3248)
14
+ * FIX: EpiReg changed to not list certain outputs when 'wmseg' input is specified (https://github.com/nipy/nipype/pull/3265)
15
+ * FIX: CI issues (https://github.com/nipy/nipype/pull/3262)
16
+ * FIX: SPM SliceTiming must accept either Int or float for ref_slice and sli… (https://github.com/nipy/nipype/pull/3255)
17
+ * FIX: Raise version error when using ``-g `` with ``antsAI `` < 2.3.0 (https://github.com/nipy/nipype/pull/3256)
18
+ * FIX: No longer depending on pydotplus (networkx >=2.0 update) (https://github.com/nipy/nipype/pull/3251)
19
+ * FIX: ANTs' utilities revision - bug fixes and add more operations to ``ants.ImageMath `` (https://github.com/nipy/nipype/pull/3236)
20
+ * ENH: Handle unavailable traits due to version differences (https://github.com/nipy/nipype/pull/3273)
21
+ * ENH: Optimize workflow.run performance (https://github.com/nipy/nipype/pull/3260)
22
+ * DOC: Remove myself (@mr-c) from the zenodo metadata (https://github.com/nipy/nipype/pull/3271)
23
+
1
24
1.5.1 (August 16, 2020)
2
25
=======================
3
26
You can’t perform that action at this time.
0 commit comments