Skip to content

Commit fe33118

Browse files
committed
DOC: 1.7.1 changelog
1 parent 1342d62 commit fe33118

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

doc/changelog/1.X.X-changelog.rst

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
1.7.1 (April 04, 2022)
2+
======================
3+
4+
(`Full changelog <https://github.com/nipy/nipype/milestone/1.7.1?closed=1>`__)
5+
6+
* FIX: Allow ``ConvertScalarImageToRGBInputSpec.mask_file`` to be ``"none"`` (https://github.com/nipy/nipype/pull/3364)
7+
* FIX: Use a more robust strategy for detecting ANTs version (https://github.com/nipy/nipype/pull/3444)
8+
* FIX: Retry renaming pkl(z) files on failure (https://github.com/nipy/nipype/pull/3404)
9+
* FIX: Escape metacharacters when parsing dcm2niix outputs (https://github.com/nipy/nipype/pull/3417)
10+
* FIX: Import error for nipype.interfaces.dipy.base (https://github.com/nipy/nipype/pull/3414)
11+
* FIX: ``ValueError`` when using ``ResourceMonitor`` (https://github.com/nipy/nipype/pull/3419)
12+
* FIX: Improve error handling of ``CommandLine`` interfaces (https://github.com/nipy/nipype/pull/3395)
13+
* FIX: Bugs in ApplyVDM interface (https://github.com/nipy/nipype/pull/3396)
14+
* ENH: Enable BidsDataGrabber to load saved layouts (https://github.com/nipy/nipype/pull/3421)
15+
* ENH: ROBEX interface (https://github.com/nipy/nipype/pull/3443)
16+
* ENH: Include several operations to ANTs's ImageMath interface, including ReplicateImage and ReplicateDisplacement (https://github.com/nipy/nipype/pull/3435)
17+
* ENH: Add "GenericLabel" to antsRegistration interpolation option. (https://github.com/nipy/nipype/pull/3424)
18+
* ENH: added Apply VDM functionality to FieldMap SPM interface (https://github.com/nipy/nipype/pull/3394)
19+
* DOC: Side bar and main page fixes (https://github.com/nipy/nipype/pull/3397)
20+
* TEST: Allow SVD columns to flip sign (https://github.com/nipy/nipype/pull/3405)
21+
* MNT: rename dipy ``move_streamlines`` to ``transform_tracking_output`` (https://github.com/nipy/nipype/pull/3412)
22+
* MNT: Test on Python 3.10 (https://github.com/nipy/nipype/pull/3438)
23+
* MNT: Added ORCID iD (https://github.com/nipy/nipype/pull/3436)
24+
25+
126
1.7.0 (October 20, 2021)
227
========================
328

0 commit comments

Comments
 (0)