File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 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+
1221.6.1 (June 16, 2021)
223=====================
324
You can’t perform that action at this time.
0 commit comments