1.2.3
1.2.3 (September 23, 2019)
Python 1.2.3 will be the last version to support Python 3.4.
Full changelog
- FIX: Patch Path.mkdir for Python 2 (#3037)
- FIX: Drop deprecated message argument to
FileNotFoundError
(#3035) - FIX: Handle NIFTI extensions in
afni.Qwarp
(#3028) - FIX: Disallow returning
None
inpipeline.utils.load_resultfile
(#3023) - ENH: Allow afni.CatMatvec to accept empty string opkeys (#2943)
- ENH: Add
mrrtrix3.MRResize
interface (#3031) - ENH: Add version check / telemetry to Nipype (#3027)
- ENH: Update MCFLIRT outputs for FSL 6+ (#3029)
- ENH: Lightweight node cache checking (#3026)
- ENH: Avoid loading result from file when writing reports (#3024)
- ENH: replace portalocker with filelock (#3025)
- MAINT: Set minimum yapf for
checkspecs
to 0.27 (#3033)