File tree 1 file changed +19
-0
lines changed
1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change
1
+ 1.2.0 (May 09, 2019)
2
+ ====================
3
+
4
+ ##### [Full changelog](https://github.com/nipy/nipype/milestone/31?closed=1)
5
+
6
+ * FIX: Parsing of filename in AlignEpiAnatPy when filename does not have + (https://github.com/nipy/nipype/pull/2909)
7
+ * FIX: Import nibabel reorientation bug fix (https://github.com/nipy/nipype/pull/2912)
8
+ * FIX: Update FNIRT outputs for warped_file log_file to include cwd (https://github.com/nipy/nipype/pull/2900)
9
+ * FIX: Sort conditions in bids_gen_info to ensure consistent order (https://github.com/nipy/nipype/pull/2867)
10
+ * FIX: Some traits-5.0.0 don't work with Python 2.7 (https://github.com/nipy/nipype/pull/1)
11
+ * ENH: CompCor enhancement (https://github.com/nipy/nipype/pull/2878)
12
+ * ENH: Do not override caught exceptions with FileNotFoundError from unfinished hashfile (https://github.com/nipy/nipype/pull/2919)
13
+ * ENH: More verbose description when a faulty results file is loaded (https://github.com/nipy/nipype/pull/2920)
14
+ * ENH: Add all DIPY workflows dynamically (https://github.com/nipy/nipype/pull/2905)
15
+ * ENH: Add mrdegibbs and dwibiascorrect from mrtrix3 (https://github.com/nipy/nipype/pull/2904)
16
+ * TEST: Fix CI builds (https://github.com/nipy/nipype/pull/2927)
17
+ * MAINT: Reduce deprecation warnings (https://github.com/nipy/nipype/pull/2903)
18
+
19
+
1
20
1.1.9 (February 25, 2019)
2
21
=========================
3
22
You can’t perform that action at this time.
0 commit comments