Skip to content

Releases: nipy/nitransforms

25.0.1

14 Aug 08:11
25.0.1
7772372
Compare
Choose a tag to compare

Release Notes

A patch release addressing a critical issue in the ImageGrid class relating to coordinates, and bolstered the testing of ANTs' generated displacement fields by cross-comparing against antsApplyTransformsToPoints in several new tests.

What's changed

  • FIX: ImageGrid._coords was somehow overwritten + re-enable tests by @oesteban in #276
  • FIX: Revision of index and RAS coordinate grids generation by @oesteban in #271
  • ENH: Implement ITK densefields checks vs antsApplyTransformsToPoints by @oesteban in #277
  • ENH: Add unit test on dense fields (extracted from #266) by @oesteban in #274
  • RF: Move tests to better locations by @oesteban in #272
  • MNT: Minimal housekeeping of tests by @oesteban in #275
  • MNT: Fix coverage XML path in CircleCI by @oesteban in #265
  • MNT: Add test cases demonstrating ordering bug reading composite ITK's HDF5 files by @oesteban in #263
  • STY: Run ruff at the source root by @oesteban in #273

Full Changelog: 25.0.0...25.0.1

25.0.0

22 Jul 14:50
25.0.0
33e5960
Compare
Choose a tag to compare

What's Changed

  • ENH: Implement X5 representation and output to filesystem by @oesteban in #241
  • DOC: Fix references to os.PathLike by @oesteban in #242
  • ENH: X5 read/write support of TransformChain by @oesteban in #253
  • TST: Add test for DenseFieldTransform handling of OOB points by @oesteban in #254
  • FIX: Remove implementation of an abstract class by @oesteban in #255
  • MNT: Drop Python 3.9 by @oesteban in #259
  • FIX: BSpline mapping of individual points by @oesteban in #256

Full Changelog: 24.1.4...25.0.0

24.1.4

20 Jul 22:47
24.1.4
c784940
Compare
Choose a tag to compare

What's Changed

Full Changelog: 24.1.3...24.1.4

24.1.3

19 Jul 09:48
24.1.3
e9b01b2
Compare
Choose a tag to compare

Hotfix release addressing the issues when resampling 4D data.

What's new

Full Changelog: 24.1.2...24.1.3

25.0.0rc0

18 Jul 18:16
25.0.0rc0
4662d29
Compare
Choose a tag to compare
25.0.0rc0 Pre-release
Pre-release

What's Changed

Full Changelog: 24.1.2...25.0.0rc0

24.1.2

18 Jul 17:26
Compare
Choose a tag to compare

What's Changed

  • FIX: Patch for crash when applying 3D transform to 4D image by @coryshain in #236
  • MNT: bump astral-sh/setup-uv from 4 to 5 by @dependabot[bot] in #234
  • MNT: bump astral-sh/setup-uv from 5 to 6 by @dependabot[bot] in #235
  • MNT: Fix doc builds and pacify linter by @effigies in #238
  • MNT: Switch from zenodo.json to CITATION.cff, add contributors by @effigies in #237

New Contributors

Full Changelog: 24.1.1...24.1.2

24.1.1

31 May 10:41
Compare
Choose a tag to compare

New patch release that adds nitransforms.resampling.apply as a top-level import, and removes the pkg_resources dependency.

What's Changed

  • RF: Add nitransforms.resamping.apply to top module imports in #227
  • FIX: Remove pkg_resources dependency in #230

Full Changelog: 24.1.0...24.1.1

24.1.0

18 Nov 00:54
Compare
Choose a tag to compare

New feature release in the 24.1.x series.

This release has the same code as 24.0.2, but the package has been tested with Numpy 2.0 and Python 3.13 and the metadata updated accordingly.

CHANGES

  • chore: Transition to pyproject.toml and tox, support numpy 2, python 3.13 by @effigies in #228

Full Changelog: 24.0.2...24.1.0

24.0.2

21 Sep 20:01
Compare
Choose a tag to compare

Bug-fix release in the 24.0.x series.

What's Changed

  • FIX: Add per-volume transforms as single transform in chain by @effigies in #226

Full Changelog: 24.0.1...24.0.2

24.0.1

17 Sep 14:02
Compare
Choose a tag to compare

Bug-fix release in the 24.0.x series.

New Contributors

CHANGES

Full Changelog: 24.0.0...24.0.1