All Versions
13
Latest Version
Avg Release Cycle
43 days
Latest Release
1572 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v1.3.0.rc1 Changes
October 08, 20191.3.0-rc1 (October 8, 2019)
๐ Release candidate for Nipype 1.3.0, released off-schedule to enable testing and allow downstream projects to move off of 1.2.3.
๐ Final release scheduled for Monday, October 28.
Full changelog
- FIX: Restore
AFNICommand._get_fname
, required by some interfaces (#3071) - ๐ FIX: Remove asynchronous chdir callback (#3060)
- ๐ FIX: Minimize scope for directory changes while loading results file (#3061)
- ๐ ENH: Add precommit information for contributors and pre-commit style (#3063)
- ENH: Delay etelemetry for non-interactive sessions, report bad versions (#3049)
- ENH: Run memoized check_version at REPL import, Node/Workflow/Interface init (#30)
- RF: Provide functions to augment old Path.mkdir, Path.resolve methods (#3050)
- RF: Redirect nipype.workflows to niflow.nipype1.workflows (#3067)
- โ TST: Skip dcm2niix test if data fails to download (#3059)
- โ TST: dcm2niix test fix (#3058)
- ๐ MAINT: Drop Python 3.4 support (#3062)
- CI:
make specs
on Travis (#3066)
- FIX: Restore
-
v1.2.3 Changes
September 23, 20191.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)
-
v1.2.2 Changes
September 09, 20191.2.2 (September 07, 2019)
Full changelog
- ๐ FIX: Ensure
loadpkl
returns a not None value (#3020) - ๐ FIX:
loadpkl
failed when pklz file contained versioning info (#3017) - ๐ FIX: Update mne.WatershedBEM command line (#3007)
- ๐ FIX: Specify correct stop criterion flag in PETPVC (#3010)
- ENH: Add interface for AFNI
3dTsmooth
(#2948) - ENH: Additional arguments to ANTs N4BiasFieldCorrection (#3012)
- ENH: Add
--rescale-intensities
and name_source to N4BiasFieldCorrection (#3011) - ENH: Add index_mask_file input to ImageStats (#3005)
- ๐ RF: Remove versioning from
loadpkl
(#3019) - ๐ MAINT: Add
python_requires
to package metadata (#3006)
- ๐ FIX: Ensure