|
| 1 | +1.8.7 (March 21, 2024) |
| 2 | +====================== |
| 3 | + |
| 4 | +Bug-fix release in the 1.8.x series. |
| 5 | + |
| 6 | + * FIX: Parse commas in CSV fields (https://github.com/nipy/nipype/pull/3637) |
| 7 | + * FIX: MRTrix3 change inputs position for MRTransform (https://github.com/nipy/nipype/pull/3611) |
| 8 | + * FIX: Use out_prefix instead of "w" in spm.Normalize12 (https://github.com/nipy/nipype/pull/3600) |
| 9 | + * FIX: Fix typo in spm.Normalize12 process (https://github.com/nipy/nipype/pull/3599) |
| 10 | + * FIX: DWIPreproc issue (https://github.com/nipy/nipype/pull/3596) |
| 11 | + * FIX: DWIPreproc issue (https://github.com/nipy/nipype/pull/3596) |
| 12 | + * FIX: Fix bugs with ``fsl_out=True`` and ``lta_out=True`` (https://github.com/nipy/nipype/pull/3583) |
| 13 | + * FIX: Test failures (https://github.com/nipy/nipype/pull/3587) |
| 14 | + * FIX: update merge_imgs input type of dcm2niix Node (https://github.com/nipy/nipype/pull/3548) |
| 15 | + * FIX: update sample_random_points and random_seed type of ProbTrackXBaseInputSpec (https://github.com/nipy/nipype/pull/3556) |
| 16 | + * FIX: update self.inputs.optimization in outputs for GTMPVC (https://github.com/nipy/nipype/pull/3571) |
| 17 | + * ENH: Add functions to mrtrix3 interface (https://github.com/nipy/nipype/pull/3613) |
| 18 | + * ENH: Update PETsurfer interface (https://github.com/nipy/nipype/pull/3602) |
| 19 | + * ENH: Add 'hsvs' option to 5ttgen + mrtransform fix (https://github.com/nipy/nipype/pull/3630) |
| 20 | + * ENH: add STC PVC to PETPVC interface (https://github.com/nipy/nipype/pull/3634) |
| 21 | + * ENH: Add GenericLabel to ANTS ApplyTransforms. (https://github.com/nipy/nipype/pull/3617) |
| 22 | + * ENH: Issue 3553 add mvecs to dcm2niix (https://github.com/nipy/nipype/pull/3554) |
| 23 | + * ENH: add contrast outputs for EstimatedModel (https://github.com/nipy/nipype/pull/3577) |
| 24 | + * ENH: Issue 3345: Adding FreeSurfer longitudinal interfaces (https://github.com/nipy/nipype/pull/3529) |
| 25 | + * ENH: Enable SPM voxel-based FDR (https://github.com/nipy/nipype/pull/3558) |
| 26 | + * REF: io.open() → open() (https://github.com/nipy/nipype/pull/3575) |
| 27 | + * REF: Stop using deprecated import internally (https://github.com/nipy/nipype/pull/3561) |
| 28 | + * DOC/FIX: Fix wrong name, should be al_ea (https://github.com/nipy/nipype/pull/3629) |
| 29 | + * DOC: Fix typos newly found by codespell (https://github.com/nipy/nipype/pull/3606) |
| 30 | + * STY: Adjusted variable names for clarity and codespell false positives (https://github.com/nipy/nipype/pull/3627) |
| 31 | + * STY: Remove duplicated trait in EddyOutputSpec (https://github.com/nipy/nipype/pull/3568) |
| 32 | + * STY: Black edits (https://github.com/nipy/nipype/pull/1) |
| 33 | + * MNT: Configure dependabot to update GH workflows (https://github.com/nipy/nipype/pull/3597) |
| 34 | + * MNT: Replace deprecated locale.getdefaultlocale (https://github.com/nipy/nipype/pull/3590) |
| 35 | + * MNT: Require Python 3.8+, auto-upgrade syntax (https://github.com/nipy/nipype/pull/3588) |
| 36 | + * CI: Test Python 3.12 support (https://github.com/nipy/nipype/pull/3638) |
| 37 | + * CI: Test on Python 3.11 (https://github.com/nipy/nipype/pull/3589) |
| 38 | + * CI/FIX: configure codespell, add workflow, typos fixed (https://github.com/nipy/nipype/pull/3549) |
| 39 | + |
| 40 | + |
1 | 41 | 1.8.6 (April 05, 2023)
|
2 | 42 | ======================
|
3 | 43 |
|
|
0 commit comments