File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
- 1.3.0 (To Be Determined )
2
- ========================
1
+ 1.3.0 (November 11, 2019 )
2
+ =========================
3
3
4
4
##### [Full changelog](https://github.com/nipy/nipype/milestone/34?closed=1)
5
5
6
+ * FIX: Fixed typo in QwarpInputSpec Trait description (https://github.com/nipy/nipype/pull/3079)
6
7
* FIX: Restore ``AFNICommand._get_fname``, required by some interfaces (https://github.com/nipy/nipype/pull/3071)
7
8
* FIX: Remove asynchronous chdir callback (https://github.com/nipy/nipype/pull/3060)
8
9
* FIX: Minimize scope for directory changes while loading results file (https://github.com/nipy/nipype/pull/3061)
10
+ * ENH: Minimize the number of calls to ``_load_results`` when populating inputs (https://github.com/nipy/nipype/pull/3075)
11
+ * ENH: Refactor savepkl/loadpkl - add a window for loadpkl to wait for the file (https://github.com/nipy/nipype/pull/3089)
12
+ * ENH: Add "ExportFile" interface as simple alternative to "DataSink" (https://github.com/nipy/nipype/pull/3054)
13
+ * ENH: Allow nipype.cfg in cwd to be read even if ~/.nipype does not exist (https://github.com/nipy/nipype/pull/3072)
9
14
* ENH: Add precommit information for contributors and pre-commit style (https://github.com/nipy/nipype/pull/3063)
10
15
* ENH: Delay etelemetry for non-interactive sessions, report bad versions (https://github.com/nipy/nipype/pull/3049)
11
16
* ENH: Run memoized check_version at REPL import, Node/Workflow/Interface init (https://github.com/nipy/nipype/pull/30)
You can’t perform that action at this time.
0 commit comments