File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
- Upcoming release 0.13
1
+ Upcoming Release
2
2
=====================
3
+ * ENH: Update ReconAll interface for FreeSurfer v6.0.0 (https://github.com/nipy/nipype/pull/1790)
4
+ * FIX: Cast DVARS float outputs to avoid memmap error (https://github.com/nipy/nipype/pull/1777)
5
+ * FIX: FSL FNIRT intensity mapping files (https://github.com/nipy/nipype/pull/1799)
6
+ * ENH: Additional outputs generated by FSL EDDY (https://github.com/nipy/nipype/pull/1793)
7
+ * TST: Parallelize CircleCI build across 4 containers (https://github.com/nipy/nipype/pull/1769)
3
8
9
+ 0.13.0-rc1 (January 4, 2017)
10
+ ===============================
11
+
12
+ * FIX: Compatibility with traits 4.6 (https://github.com/nipy/nipype/pull/1770)
13
+ * FIX: Multiproc deadlock (https://github.com/nipy/nipype/pull/1756)
14
+ * TST: Replace nose and unittest with pytest (https://github.com/nipy/nipype/pull/1722, https://github.com/nipy/nipype/pull/1751)
4
15
* FIX: Semaphore capture using MultiProc plugin (https://github.com/nipy/nipype/pull/1689)
5
16
* REF: Refactor AFNI interfaces (https://github.com/nipy/nipype/pull/1678, https://github.com/nipy/nipype/pull/1680)
6
17
* ENH: Move nipype commands to group command using click (https://github.com/nipy/nipype/pull/1608)
@@ -29,7 +40,6 @@ Upcoming release 0.13
29
40
* ENH: Added support for custom job submission check in SLURM (https://github.com/nipy/nipype/pull/1582)
30
41
* ENH: Added ANTs interface CreateJacobianDeterminantImage; replaces deprecated JacobianDeterminant
31
42
(https://github.com/nipy/nipype/pull/1654)
32
- * ENH: Update ReconAll interface for FreeSurfer v6.0.0 (https://github.com/nipy/nipype/pull/1790)
33
43
34
44
Release 0.12.1 (August 3, 2016)
35
45
===============================
You can’t perform that action at this time.
0 commit comments