|
1 |
| -1.1.4 (October 29, 2018) |
| 1 | +1.1.4 (October 31, 2018) |
2 | 2 | ========================
|
3 | 3 |
|
4 | 4 | ##### [Full changelog](https://github.com/nipy/nipype/milestone/25?closed=1)
|
|
9 | 9 | * FIX: Reuse _gen_filename logic in ants.LaplacianThickness (https://github.com/nipy/nipype/pull/2734)
|
10 | 10 | * FIX: Remove 'reg_term' default from dwi2tensor interface (https://github.com/nipy/nipype/pull/2731)
|
11 | 11 | * FIX: Keep profile files when ``remove_unnecessary_outputs = true`` (https://github.com/nipy/nipype/pull/2718)
|
| 12 | + * ENH: Add afni.LocalStat and afni.ReHo, update afni.ROIStats inputs (https://github.com/nipy/nipype/pull/2740) |
| 13 | + * ENH: Add compression option for bru2nii (https://github.com/nipy/nipype/pull/2762) |
12 | 14 | * ENH: Add slice_encoding_direction input to TShift (https://github.com/nipy/nipype/pull/2753)
|
13 | 15 | * ENH: Add 'sse' output to FSL DTIFit interface (https://github.com/nipy/nipype/pull/2749)
|
14 | 16 | * ENH: Update ``ants.LaplacianThickness`` to use ``name_source`` (https://github.com/nipy/nipype/pull/2747)
|
15 | 17 | * ENH: Add tab completion for node and interface inputs properties (https://github.com/nipy/nipype/pull/2735)
|
16 | 18 | * ENH: enable/disable resource monitor in the fixture per test (https://github.com/nipy/nipype/pull/2725)
|
17 | 19 | * TEST: Update expected dotfile text for networkx 1.x (https://github.com/nipy/nipype/pull/2730)
|
| 20 | + * DOC: Move user docs from nipype to nipype_tutorial (https://github.com/nipy/nipype/pull/2726) |
18 | 21 | * DOC: Use consistent name in reconall workflow docstring (https://github.com/nipy/nipype/pull/2758)
|
| 22 | + * MAINT: Use neurodocker 0.4.1 + apt install afni (https://github.com/nipy/nipype/pull/2707) |
19 | 23 | * MAINT: Fix prov and rdflib in nipype (https://github.com/nipy/nipype/pull/2701)
|
20 | 24 | * MAINT: Correct readthedocs build error (https://github.com/nipy/nipype/pull/2723)
|
21 | 25 | * MAINT: Pin codecov to <5.0 so Travis is fixed (https://github.com/nipy/nipype/pull/2728)
|
|
0 commit comments