1.1.7 (December 17, 2018)
Full changelog
- FIX: Copy node list before generating a flat graph (#2828)
- FIX: Update pytest req'd version to 3.6 (#2827)
- FIX: Set ResourceMonitor.fname to an absolute path (#2824)
- FIX: Order of SPM.NewSegment channel_info boolean tuple is (Field, Corrected) (#2817)
- FIX: Indices were swapped for memory and cpu profile data (#2816)
- FIX:
status_callback
not called withstop_on_first_crash
(#2810) - FIX: Change undefined ScriptError on LFS plugin to IOError (#2803)
- ENH: Add NaN failure mode to CompCor interfaces (#2819)
- ENH: Enable cnr_maps and residuals outputs for FSL eddy (#2750)
- ENH: Improve
str2bool
+ doctests (#2807) - TST: Improve py.test configuration of doctests (#2802)
- DOC: Update DOI badge to point to all versions (#2804)
- MAINT: Offload interfaces with help formatting (#2797)
- MAINT: Reduce minimal code redundancy in filemanip.get_dependencies (#2782)
- MAINT: Delayed imports to reduce import time (#2809)