NIPY v1.2.3 Release Notes

Release Date: 2019-09-23 // over 4 years ago
  • 1.2.3 (September 23, 2019)

    DOI

    ๐Ÿ‘ 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 in pipeline.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)