|
| 1 | +1.6.1 (June 16, 2021) |
| 2 | +===================== |
| 3 | + |
| 4 | +Bug-fix release in the 1.6.x series. |
| 5 | + |
| 6 | +(`Full changelog <https://github.com/nipy/nipype/milestone/1.6.1?closed=1>`__) |
| 7 | + |
| 8 | + * FIX: Set DistributedPluginBase.refidx type correctly (https://github.com/nipy/nipype/pull/3340) |
| 9 | + * FIX: change fsl interface randomise --f_only to --fonly for #3322 (https://github.com/nipy/nipype/pull/3325) |
| 10 | + * FIX: BET raising "No image files match: ..." with very long file names (https://github.com/nipy/nipype/pull/3309) |
| 11 | + * FIX: Update SmoothEstimateOutputSpec resels description (https://github.com/nipy/nipype/pull/3316) |
| 12 | + * ENH: Adds interfaces for MRtrix utils shconv and sh2amp (https://github.com/nipy/nipype/pull/3280) |
| 13 | + * ENH: Interface for R (https://github.com/nipy/nipype/pull/3291) |
| 14 | + * ENH: Add CAT12 interfaces (https://github.com/nipy/nipype/pull/3310) |
| 15 | + * ENH: AFNI 3dNetCorr as afni.NetCorr (https://github.com/nipy/nipype/pull/3263) |
| 16 | + * ENH: Skip newline before Python call in batch submission to facilitate containerized runs (https://github.com/nipy/nipype/pull/3297) |
| 17 | + * ENH: Add new dwifslpreproc interface for MRtrix3 (https://github.com/nipy/nipype/pull/3278) |
| 18 | + * REF: Cache nodes in workflow to speed up construction, other optimizations (https://github.com/nipy/nipype/pull/3331) |
| 19 | + * DOC: Fixed Developer Setup Link in install.rst (https://github.com/nipy/nipype/pull/3330) |
| 20 | + * MNT: Blacklist Dipy 1.4.1 (https://github.com/nipy/nipype/pull/3335) |
| 21 | + * MNT: Drop support for numpy < 1.15.3 (https://github.com/nipy/nipype/pull/3284) |
| 22 | + * CI: Build docker images with Python 3.8 (https://github.com/nipy/nipype/pull/3287) |
| 23 | + * CI: Drop Circle doc builds (https://github.com/nipy/nipype/pull/3338) |
| 24 | + * CI: Drop Travis (https://github.com/nipy/nipype/pull/3332) |
| 25 | + * CI: Build docker images with Python 3.8 (https://github.com/nipy/nipype/pull/3287) |
| 26 | + * CI: Add specs and style checks (https://github.com/nipy/nipype/pull/3321) |
| 27 | + * CI: Move from Travis to GitHub actions (https://github.com/nipy/nipype/pull/3318) |
| 28 | + |
1 | 29 | 1.6.0 (November 28, 2020)
|
2 | 30 | =========================
|
3 | 31 |
|
|
0 commit comments