|
| 1 | +1.0.3 (April 26, 2018) |
| 2 | +====================== |
| 3 | + |
| 4 | +###### [Full changelog](https://github.com/nipy/nipype/milestone/19?closed=1) |
| 5 | + |
| 6 | + * FIX: Return non-enhanced volumes from dwi_flirt (https://github.com/nipy/nipype/pull/2547) |
| 7 | + * FIX: Skip filename generation when required fields are missing (https://github.com/nipy/nipype/pull/2549) |
| 8 | + * FIX: Fix Afni's Allineate hashing and out_file (https://github.com/nipy/nipype/pull/2502) |
| 9 | + * FIX: Replace deprecated ``HasTraits.get`` with ``trait_get`` (https://github.com/nipy/nipype/pull/2534) |
| 10 | + * FIX: Typo in "antsRegistrationSyNQuick.sh" (https://github.com/nipy/nipype/pull/2544) |
| 11 | + * FIX: DTITK Interface (https://github.com/nipy/nipype/pull/2514) |
| 12 | + * FIX: Add ``-mas`` argument to fsl.utils.ImageMaths (https://github.com/nipy/nipype/pull/2529) |
| 13 | + * FIX: Build cmdline from working directory (https://github.com/nipy/nipype/pull/2521) |
| 14 | + * FIX: FSL orthogonalization bug (https://github.com/nipy/nipype/pull/2523) |
| 15 | + * FIX: Re-enable dcm2niix source_names (https://github.com/nipy/nipype/pull/2550) |
| 16 | + * ENH: Add an activation count map interface (https://github.com/nipy/nipype/pull/2522) |
| 17 | + * ENH: Revise the implementation of FuzzyOverlap (https://github.com/nipy/nipype/pull/2530) |
| 18 | + * ENH: Add MultiObject, ensure/simplify_list; alias old names for 1.x compatibility (https://github.com/nipy/nipype/pull/2517) |
| 19 | + * ENH: Add LibraryBaseInterface (https://github.com/nipy/nipype/pull/2538) |
| 20 | + * ENH: Define default output file template for afni.CatMatvec (https://github.com/nipy/nipype/pull/2527) |
| 21 | + * MAINT: Deprecate terminal_output and ignore_exception from CommandLine (https://github.com/nipy/nipype/pull/2552) |
| 22 | + * MAINT: Set traits default values properly (https://github.com/nipy/nipype/pull/2533) |
| 23 | + * MAINT: use RawConfigParser (https://github.com/nipy/nipype/pull/2542) |
| 24 | + * MAINT: Minor autotest cleanups (https://github.com/nipy/nipype/pull/2519) |
| 25 | + * CI: Add retry script for Docker commands (https://github.com/nipy/nipype/pull/2516) |
| 26 | + |
1 | 27 | 1.0.2 (March 27, 2018)
|
2 | 28 | ======================
|
3 | 29 |
|
|
0 commit comments