File tree 1 file changed +23
-0
lines changed
1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change
1
+ 1.6.1 (May 27, 2021)
2
+ ====================
3
+
4
+ Bug-fix release in the 1.6.x series.
5
+
6
+ (`Full changelog <https://github.com/nipy/nipype/milestone/1.6.1?closed=1 >`__)
7
+
8
+ * FIX: change fsl interface randomise --f_only to --fonly for #3322 (https://github.com/nipy/nipype/pull/3325)
9
+ * FIX: BET raising "No image files match: ..." with very long file names (https://github.com/nipy/nipype/pull/3309)
10
+ * FIX: Update SmoothEstimateOutputSpec resels description (https://github.com/nipy/nipype/pull/3316)
11
+ * ENH: AFNI 3dNetCorr as afni.NetCorr (https://github.com/nipy/nipype/pull/3263)
12
+ * ENH: Skip newline before Python call in batch submission to facilitate containerized runs (https://github.com/nipy/nipype/pull/3297)
13
+ * ENH: Add new dwifslpreproc interface for MRtrix3 (https://github.com/nipy/nipype/pull/3278)
14
+ * REF: Cache nodes in workflow to speed up construction, other optimizations (https://github.com/nipy/nipype/pull/3331)
15
+ * DOC: Fixed Developer Setup Link in install.rst (https://github.com/nipy/nipype/pull/3330)
16
+ * MNT: Blacklist Dipy 1.4.1 (https://github.com/nipy/nipype/pull/3335)
17
+ * MNT: Drop support for numpy < 1.15.3 (https://github.com/nipy/nipype/pull/3284)
18
+ * CI: Drop Circle doc builds (https://github.com/nipy/nipype/pull/3338)
19
+ * CI: Drop Travis (https://github.com/nipy/nipype/pull/3332)
20
+ * CI: Build docker images with Python 3.8 (https://github.com/nipy/nipype/pull/3287)
21
+ * CI: Add specs and style checks (https://github.com/nipy/nipype/pull/3321)
22
+ * CI: Move from Travis to GitHub actions (https://github.com/nipy/nipype/pull/3318)
23
+
1
24
1.6.0 (November 28, 2020)
2
25
=========================
3
26
You can’t perform that action at this time.
0 commit comments