File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 1+ 1.2.3 (September 23, 2019)
2+ ==========================
3+
4+ Python 1.2.3 will be the last version to support Python 3.4.
5+
6+ ##### [Full changelog](https://github.com/nipy/nipype/milestone/35?closed=1)
7+
8+ * FIX: Patch Path.mkdir for Python 2 (https://github.com/nipy/nipype/pull/3037)
9+ * FIX: Drop deprecated message argument to ``FileNotFoundError`` (https://github.com/nipy/nipype/pull/3035)
10+ * FIX: Handle NIFTI extensions in ``afni.Qwarp`` (https://github.com/nipy/nipype/pull/3028)
11+ * FIX: Disallow returning ``None`` in ``pipeline.utils.load_resultfile`` (https://github.com/nipy/nipype/pull/3023)
12+ * ENH: Allow afni.CatMatvec to accept empty string opkeys (https://github.com/nipy/nipype/pull/2943)
13+ * ENH: Add ``mrrtrix3.MRResize`` interface (https://github.com/nipy/nipype/pull/3031)
14+ * ENH: Add version check / telemetry to Nipype (https://github.com/nipy/nipype/pull/3027)
15+ * ENH: Update MCFLIRT outputs for FSL 6+ (https://github.com/nipy/nipype/pull/3029)
16+ * ENH: Lightweight node cache checking (https://github.com/nipy/nipype/pull/3026)
17+ * ENH: Avoid loading result from file when writing reports (https://github.com/nipy/nipype/pull/3024)
18+ * ENH: replace portalocker with filelock (https://github.com/nipy/nipype/pull/3025)
19+ * MAINT: Set minimum yapf for `checkspecs` to 0.27 (https://github.com/nipy/nipype/pull/3033)
20+
21+
1221.2.2 (September 07, 2019)
223==========================
324
You can’t perform that action at this time.
0 commit comments