Skip to content

Commit 4662d29

Browse files
committed
rel(25.0.0rc0): Update CHANGES [skip ci]
1 parent 6f497c0 commit 4662d29

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGES.rst

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
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+
119
24.1.2 (June 02, 2025)
220
======================
321
New patch release that addresses a crash when applying a 3D transform to a 4D image.

0 commit comments

Comments
 (0)