File tree 1 file changed +15
-1
lines changed
1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change
1
+ 1.5.1 (August 15, 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: Permit identity transforms in list of transforms given to ants.ApplyTransforms (https://github.com/nipy/nipype/pull/3237)
12
+ * FIX: ANTs' utilities revision - bug fixes and add more operations to ``ants.ImageMath `` (https://github.com/nipy/nipype/pull/3236)
13
+ * DOC: Skip BIDSDataGrabber doctest if pybids is missing (https://github.com/nipy/nipype/pull/3224)
14
+
1
15
1.5.0 (June 03, 2020)
2
- =========================
16
+ =====================
3
17
4
18
New feature release in the 1.5.x series.
5
19
You can’t perform that action at this time.
0 commit comments