1.1.4 (October 31, 2018)
Full changelog
- FIX: Python 2.7-3.7.1 compatible NonDaemonPool (#2754)
- FIX: VRML typo (VMRL) in MeshFix (#2757)
- FIX: Refine FSL.split output identification (#2746)
- FIX: Reuse _gen_filename logic in ants.LaplacianThickness (#2734)
- FIX: Remove 'reg_term' default from dwi2tensor interface (#2731)
- FIX: Keep profile files when
remove_unnecessary_outputs = true
(#2718) - ENH: Add afni.LocalStat and afni.ReHo, update afni.ROIStats inputs (#2740)
- ENH: Add compression option for bru2nii (#2762)
- ENH: Add slice_encoding_direction input to TShift (#2753)
- ENH: Add 'sse' output to FSL DTIFit interface (#2749)
- ENH: Update
ants.LaplacianThickness
to usename_source
(#2747) - ENH: Add tab completion for node and interface inputs properties (#2735)
- ENH: enable/disable resource monitor in the fixture per test (#2725)
- TEST: Update expected dotfile text for networkx 1.x (#2730)
- DOC: Move user docs from nipype to nipype_tutorial (#2726)
- DOC: Use consistent name in reconall workflow docstring (#2758)
- MAINT: Use neurodocker 0.4.1 + apt install afni (#2707)
- MAINT: Fix prov and rdflib in nipype (#2701)
- MAINT: Correct readthedocs build error (#2723)
- MAINT: Pin codecov to <5.0 so Travis is fixed (#2728)
- CI: Lock travis pybids 0.6.5 (#2720)