File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change
1
+ 1.3.0 (To Be Determined)
2
+ ========================
3
+
4
+ ##### [Full changelog](https://github.com/nipy/nipype/milestone/34?closed=1)
5
+
6
+ * FIX: Remove asynchronous chdir callback (https://github.com/nipy/nipype/pull/3060)
7
+ * FIX: Minimize scope for directory changes while loading results file (https://github.com/nipy/nipype/pull/3061)
8
+ * ENH: Delay etelemetry for non-interactive sessions, report bad versions (https://github.com/nipy/nipype/pull/3049)
9
+ * ENH: Run memoized check_version at REPL import, Node/Workflow/Interface init (https://github.com/nipy/nipype/pull/30)
10
+ * RF: Provide functions to augment old Path.mkdir, Path.resolve methods (https://github.com/nipy/nipype/pull/3050)
11
+ * TST: Skip dcm2niix test if data fails to download (https://github.com/nipy/nipype/pull/3059)
12
+ * TST: dcm2niix test fix (https://github.com/nipy/nipype/pull/3058)
13
+ * MNT: Drop Python 3.4 support (https://github.com/nipy/nipype/pull/3062)
14
+
15
+
1
16
1.2.3 (September 23, 2019)
2
17
==========================
3
18
You can’t perform that action at this time.
0 commit comments