File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ 1.5.0 (To be determined)
2
+ =========================
3
+
4
+ New feature release in the 1.5.x series.
5
+
6
+ In this release, the example scripts have been split out into their own package:
7
+ `niflow-nipype1-examples <https://github.com/niflows/nipype1-examples >`__.
8
+
9
+ (`Full changelog <https://github.com/nipy/nipype/milestone/1.5.0?closed=1 >`__)
10
+
11
+ * RF: Prefer math.gcd to hand-rolled Euclid's algorithm (https://github.com/nipy/nipype/pull/3177)
12
+ * ENH: Add ``ConstrainedSphericalDeconvolution `` interface to replace ``EstimateFOD `` for MRtrix3's ``dwi2fod `` (https://github.com/nipy/nipype/pull/3176)
13
+ * ENH: Detect values for EulerNumber interface (https://github.com/nipy/nipype/pull/3173)
14
+ * DOC: Update links, typos in contributing guide (https://github.com/nipy/nipype/pull/3160)
15
+ * FIX: FSL model.py make multiple F-tests (https://github.com/nipy/nipype/pull/3166)
16
+ * ENH: Remove examples from repository (https://github.com/nipy/nipype/pull/3172)
17
+ * REF: Removed all uses of numpy_mmap (https://github.com/nipy/nipype/pull/3121)
18
+ * MNT: Update Zenodo ordering based on commit count (https://github.com/nipy/nipype/pull/3169)
19
+ * DOC: Update SelectFiles docstring to match actual behavior (https://github.com/nipy/nipype/pull/3041)
20
+ * DOC: Updated .zenodo.json file (https://github.com/nipy/nipype/pull/3167)
21
+ * DOC: Update .zenodo.json (https://github.com/nipy/nipype/pull/3165)
22
+
1
23
1.4.2 (February 14, 2020)
2
24
=========================
3
25
(`Full changelog <https://github.com/nipy/nipype/milestone/1.4.2?closed=1 >`__)
You can’t perform that action at this time.
0 commit comments