File tree 1 file changed +21
-0
lines changed
1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change
1
+ 1.7.0 (October 18, 2021)
2
+ ========================
3
+
4
+ (`Full changelog <https://github.com/nipy/nipype/milestone/1.7.0?closed=1 >`__)
5
+
6
+ * FIX: coord for mrconvert (https://github.com/nipy/nipype/pull/3369)
7
+ * FIX: ``antsRegistration `` allows the ``restrict_deformation `` to be float (https://github.com/nipy/nipype/pull/3387)
8
+ * FIX: Also allow `errno.EBUSY ` during `emptydirs ` on NFS (https://github.com/nipy/nipype/pull/3357)
9
+ * FIX: Removed exists=True from MathsOutput (https://github.com/nipy/nipype/pull/3385)
10
+ * FIX: Extension not extensions, after pybids v0.9 (https://github.com/nipy/nipype/pull/3380)
11
+ * ENH: Add expected steps for FreeSurfer 7 recon-all (https://github.com/nipy/nipype/pull/3389)
12
+ * ENH: Stop printing false positive differences when logging cached nodes (https://github.com/nipy/nipype/pull/3376)
13
+ * ENH: Add new flags to MRtrix/preprocess.py (DWI2Tensor, MRtransform) (https://github.com/nipy/nipype/pull/3365)
14
+ * ENH: ``verbose `` input should not be hashed in ``ants.Registration `` (https://github.com/nipy/nipype/pull/3377)
15
+ * REF: Clean-up the BaseInterface ``run() `` function using context (https://github.com/nipy/nipype/pull/3347)
16
+ * DOC: Fix typo in README (https://github.com/nipy/nipype/pull/3386)
17
+ * STY: Make private member name consistent with the rest of them (https://github.com/nipy/nipype/pull/3346)
18
+ * MNT: Simplify interface execution and better error handling of ``Node `` (https://github.com/nipy/nipype/pull/3349)
19
+ * MNT: Add user name and email to Docker to appease git/annex/datalad (https://github.com/nipy/nipype/pull/3378)
20
+ * CI: Update CircleCI machine image (https://github.com/nipy/nipype/pull/3391)
21
+
1
22
1.6.1 (June 16, 2021)
2
23
=====================
3
24
You can’t perform that action at this time.
0 commit comments