File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ The X5 implementation is currently restricted to reading/writing of linear trans
77
88CHANGES
99-------
10- * FIX: Broken 4D resampling by @oesteban in https://github.com/nipy/nitransforms/pull/247
1110* ENH: Loading of X5 (linear) transforms by @oesteban in https://github.com/nipy/nitransforms/pull/243
1211* ENH: Implement X5 representation and output to filesystem by @oesteban in https://github.com/nipy/nitransforms/pull/241
1312* DOC: Fix references to ``os.PathLike `` by @oesteban in https://github.com/nipy/nitransforms/pull/242
@@ -16,6 +15,22 @@ CHANGES
1615* MNT: Move flake8 config into ``pyproject.toml `` by @oesteban in https://github.com/nipy/nitransforms/pull/245
1716* MNT: Configure coverage to omit tests by @oesteban in https://github.com/nipy/nitransforms/pull/244
1817
18+ 24.1.4 (July 20, 2025)
19+ ======================
20+ Hotfix release addressing an issue in dense displacements fields.
21+
22+ CHANGES
23+ -------
24+ * FIX: Backport https://github.com/nipy/nitransforms/pull/251 into 24.1.x series by @oesteban in https://github.com/nipy/nitransforms/pull/252
25+
26+ 24.1.3 (July 19, 2025)
27+ ======================
28+ Hotfix release addressing the issues when resampling 4D data.
29+
30+ CHANGES
31+ -------
32+ * FIX: Broken 4D resampling by @oesteban in https://github.com/nipy/nitransforms/pull/247
33+
193424.1.2 (June 02, 2025)
2035======================
2136New patch release that addresses a crash when applying a 3D transform to a 4D image.
You can’t perform that action at this time.
0 commit comments