File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 1+ 1.7.1 (April 05, 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: Add MRTrix3 interfaces (pared-down gh-3426) (https://github.com/nipy/nipype/pull/3445)
15+ * ENH: Enable BidsDataGrabber to load saved layouts (https://github.com/nipy/nipype/pull/3421)
16+ * ENH: ROBEX interface (https://github.com/nipy/nipype/pull/3443)
17+ * ENH: Include several operations to ANTs's ImageMath interface, including ReplicateImage and ReplicateDisplacement (https://github.com/nipy/nipype/pull/3435)
18+ * ENH: Add "GenericLabel" to antsRegistration interpolation option. (https://github.com/nipy/nipype/pull/3424)
19+ * ENH: added Apply VDM functionality to FieldMap SPM interface (https://github.com/nipy/nipype/pull/3394)
20+ * DOC: Side bar and main page fixes (https://github.com/nipy/nipype/pull/3397)
21+ * TEST: Allow SVD columns to flip sign (https://github.com/nipy/nipype/pull/3405)
22+ * MNT: rename dipy ``move_streamlines `` to ``transform_tracking_output `` (https://github.com/nipy/nipype/pull/3412)
23+ * MNT: Test on Python 3.10 (https://github.com/nipy/nipype/pull/3438)
24+ * MNT: Added ORCID iD (https://github.com/nipy/nipype/pull/3436)
25+
26+
1271.7.0 (October 20, 2021)
228========================
329
You can’t perform that action at this time.
0 commit comments