File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change
1
+ 25.0.0 (TBD)
2
+ ============
3
+ A new major release with critical updates.
4
+ The new release includes a critical hotfix for 4D resamplings.
5
+ The second major improvement is the inclusion of a first implementation of the X5 format (BIDS).
6
+ The X5 implementation is currently restricted to reading/writing of linear transforms.
7
+
8
+ CHANGES
9
+ -------
10
+ * FIX: Broken 4D resampling by @oesteban in https://github.com/nipy/nitransforms/pull/247
11
+ * ENH: Loading of X5 (linear) transforms by @oesteban in https://github.com/nipy/nitransforms/pull/243
12
+ * ENH: Implement X5 representation and output to filesystem by @oesteban in https://github.com/nipy/nitransforms/pull/241
13
+ * DOC: Fix references to ``os.PathLike `` by @oesteban in https://github.com/nipy/nitransforms/pull/242
14
+ * MNT: Increase coverage by testing edge cases and adding docstrings by @oesteban in https://github.com/nipy/nitransforms/pull/248
15
+ * MNT: Refactor io/lta to reduce one partial line by @oesteban in https://github.com/nipy/nitransforms/pull/246
16
+ * MNT: Move flake8 config into ``pyproject.toml `` by @oesteban in https://github.com/nipy/nitransforms/pull/245
17
+ * MNT: Configure coverage to omit tests by @oesteban in https://github.com/nipy/nitransforms/pull/244
18
+
1
19
24.1.2 (June 02, 2025)
2
20
======================
3
21
New 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