Skip to content
This repository was archived by the owner on Apr 29, 2026. It is now read-only.

Releases: InsightSoftwareConsortium/ITKGenericLabelInterpolator

ITKGenericLabelInterpolator 1.3.1

15 Nov 18:52
cb171b0

Choose a tag to compare

What's Changed

  • ENH: Reduce image size of rotate resampling test by @blowekamp in #39
  • STYLE: Update clang-format to match ITK 2025-11-10 by @hjmjohnson in #40
  • COMP: Update RemoteModulePackageAction and Python 3.9+ by @hjmjohnson in #41

New Contributors

Full Changelog: v1.3.0...v1.3.1

ITKGenericLabelInterpolator 1.3.0

10 Mar 22:29
a9b1b97

Choose a tag to compare

What's Changed

  • COMP: Define interpolator template parameter names by @thewtex in #31
  • ENH: Transition project configuration to pyproject.toml by @jhlegarreta in #37
  • COMP: Use modern macro for name of class by @hjmjohnson in #38

Full Changelog: v1.2.1...v1.3.0

ITKGenericLabelInterpolator 1.2.1

08 Nov 19:51
ebf2436

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

ITKGenericLabelInterpolator 1.2.0

07 Mar 17:54
3521293

Choose a tag to compare

Merge pull request #34 from InsightSoftwareConsortium/bump-itk

ENH: Bump CI workflow to ITK v5.3.0

ITKGenericLabelInterpolator 1.1.1

19 Sep 18:18
22baf90

Choose a tag to compare

Merge pull request #32 from thewtex/ci-update

ENH: Update CI configuration