File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 8
8
* FIX: Indices were swapped for memory and cpu profile data (https://github.com/nipy/nipype/pull/2816)
9
9
* FIX: ``status_callback`` not called with ``stop_on_first_crash`` (https://github.com/nipy/nipype/pull/2810)
10
10
* FIX: Change undefined ScriptError on LFS plugin to IOError (https://github.com/nipy/nipype/pull/2803)
11
+ * ENH: Add NaN failure mode to CompCor interfaces (https://github.com/nipy/nipype/pull/2819)
11
12
* ENH: Enable cnr_maps and residuals outputs for FSL eddy (https://github.com/nipy/nipype/pull/2750)
12
13
* ENH: Improve ``str2bool`` + doctests (https://github.com/nipy/nipype/pull/2807)
13
14
* TST: Improve py.test configuration of doctests (https://github.com/nipy/nipype/pull/2802)
14
15
* DOC: Update DOI badge to point to all versions (https://github.com/nipy/nipype/pull/2804)
16
+ * MAINT: Offload interfaces with help formatting (https://github.com/nipy/nipype/pull/2797)
15
17
* MAINT: Reduce minimal code redundancy in filemanip.get_dependencies (https://github.com/nipy/nipype/pull/2782)
16
18
* MAINT: Delayed imports to reduce import time (https://github.com/nipy/nipype/pull/2809)
17
19
You can’t perform that action at this time.
0 commit comments