File tree 1 file changed +17
-1
lines changed
1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change
1
+ 1.5.1 (August 16, 2020)
2
+ =======================
3
+
4
+ Bug-fix release in the 1.5.x series.
5
+
6
+ This release includes small updates to ANTs utilities that lie somewhere
7
+ between bug fixes and enhancements.
8
+
9
+ (`Full changelog <https://github.com/nipy/nipype/milestone/1.5.1?closed=1 >`__)
10
+
11
+ * FIX: Warn for min/max_ver traits when tool version can't be parsed (https://github.com/nipy/nipype/pull/3241)
12
+ * FIX: Serialize all interface arguments when exporting workflows (https://github.com/nipy/nipype/pull/3240)
13
+ * FIX: Permit identity transforms in list of transforms given to ants.ApplyTransforms (https://github.com/nipy/nipype/pull/3237)
14
+ * FIX: ANTs' utilities revision - bug fixes and add more operations to ``ants.ImageMath `` (https://github.com/nipy/nipype/pull/3236)
15
+ * DOC: Skip BIDSDataGrabber doctest if pybids is missing (https://github.com/nipy/nipype/pull/3224)
16
+
1
17
1.5.0 (June 03, 2020)
2
- =========================
18
+ =====================
3
19
4
20
New feature release in the 1.5.x series.
5
21
You can’t perform that action at this time.
0 commit comments