File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ 25.1.0 (September 22, 2025)
2+ ===========================
3+ A new feature release in the 25.1.x series.
4+
5+ Version 25.0.1 introduced a backwards-incompatible transposition of coordinate arrays.
6+ That version will be yanked from PyPI, which will mean that installers will skip over it
7+ unless specifically requested.
8+
9+ This version requires NumPy 2.0, SciPy 1.10 and h5py 3.11 or later.
10+
11+ CHANGES
12+ -------
13+ * FIX: ``apply() `` fails with 4D singleton images by @oesteban in https://github.com/nipy/nitransforms/pull/278
14+ * FIX: Respect singleton 4th-D by @oesteban in https://github.com/nipy/nitransforms/pull/279
15+ * FIX: Remove "densification" of B-Spline transforms in ``apply() `` by @oesteban in https://github.com/nipy/nitransforms/pull/280
16+ * MNT: Relax dependencies to numpy 2.0 compatibility by @effigies in https://github.com/nipy/nitransforms/pull/284
17+
18+ **Full Changelog **: https://github.com/nipy/nitransforms/compare/25.0.1...25.1.0
19+
20+
12125.0.1 (August 14, 2025)
222========================
323A patch release addressing a critical issue in the ``ImageGrid `` class relating coordinates,
You can’t perform that action at this time.
0 commit comments