|
| 1 | +1.1.4 (October 29, 2018) |
| 2 | +======================== |
| 3 | + |
| 4 | +##### [Full changelog](https://github.com/nipy/nipype/milestone/25?closed=1) |
| 5 | + |
| 6 | + * FIX: Python 2.7-3.7.1 compatible NonDaemonPool (https://github.com/nipy/nipype/pull/2754) |
| 7 | + * FIX: VRML typo (VMRL) in MeshFix (https://github.com/nipy/nipype/pull/2757) |
| 8 | + * FIX: Refine FSL.split output identification (https://github.com/nipy/nipype/pull/2746) |
| 9 | + * FIX: Reuse _gen_filename logic in ants.LaplacianThickness (https://github.com/nipy/nipype/pull/2734) |
| 10 | + * FIX: Remove 'reg_term' default from dwi2tensor interface (https://github.com/nipy/nipype/pull/2731) |
| 11 | + * FIX: Keep profile files when ``remove_unnecessary_outputs = true`` (https://github.com/nipy/nipype/pull/2718) |
| 12 | + * ENH: Add slice_encoding_direction input to TShift (https://github.com/nipy/nipype/pull/2753) |
| 13 | + * ENH: Add 'sse' output to FSL DTIFit interface (https://github.com/nipy/nipype/pull/2749) |
| 14 | + * ENH: Update ``ants.LaplacianThickness`` to use ``name_source`` (https://github.com/nipy/nipype/pull/2747) |
| 15 | + * ENH: Add tab completion for node and interface inputs properties (https://github.com/nipy/nipype/pull/2735) |
| 16 | + * ENH: enable/disable resource monitor in the fixture per test (https://github.com/nipy/nipype/pull/2725) |
| 17 | + * TEST: Update expected dotfile text for networkx 1.x (https://github.com/nipy/nipype/pull/2730) |
| 18 | + * DOC: Use consistent name in reconall workflow docstring (https://github.com/nipy/nipype/pull/2758) |
| 19 | + * MAINT: Fix prov and rdflib in nipype (https://github.com/nipy/nipype/pull/2701) |
| 20 | + * MAINT: Correct readthedocs build error (https://github.com/nipy/nipype/pull/2723) |
| 21 | + * MAINT: Pin codecov to <5.0 so Travis is fixed (https://github.com/nipy/nipype/pull/2728) |
| 22 | + * CI: Lock travis pybids 0.6.5 (https://github.com/nipy/nipype/pull/2720) |
| 23 | + |
| 24 | + |
1 | 25 | 1.1.3 (September 24, 2018)
|
2 | 26 | ==========================
|
3 | 27 |
|
|
0 commit comments