1.2.1 (August 19, 2019)
Full changelog
- FIX: Resolve/rebase paths from/to results files (#2971)
- FIX: Use
load_resultfile
when loading a results pickle (#2985) - FIX: Incorrect extension identified when checking
File
traits (#2987) - FIX: Correctly pickle
OuputMultiObject
traits (#2983) - FIX: Improve output handling in DWIDenoise and DWIBiasCorrect (#2978)
- FIX: Docker build (#2963)
- FIX: Remove '=' signs from EddyQuad argument specifications (#2941)
- FIX: Set input model to bedpostx for camino.TrackBedpostxProba (#2947)
- FIX: Allow
max_sh
not to be set (auto mode) (#2940) - ENH: Update mrtrix reconst.py EstimateFOD max_sh to be able to accept list (#2990)
- ENH: Let
indirectory
handlenipype.utils.filemanip.Path
(#2989) - ENH: Add resolve/rebase
BasePath
traits methods & tests (#2970) - ENH: Modify
Directory
andFile
traits to get along with pathlib (#2962) - REF: Update nipype2boutiques script (#2894)
- TST: Parametrize JoinNode expansion tests over config
needed_outputs
(#2981) - MAINT: Pin lxml<4.4.0 for Python 3.4 (#2980)
- MAINT: Refactor
aggregate_outputs
for readability (#2969) - MAINT: Bump neurodocker version (#2965)
- MAINT: Various minor improvements to complement previous PR (#2964)
- MAINT: Sort dependencies alphabetically (#2961)