This repository was archived by the owner on Apr 29, 2026. It is now read-only.
Releases: InsightSoftwareConsortium/ITKGenericLabelInterpolator
Releases · InsightSoftwareConsortium/ITKGenericLabelInterpolator
ITKGenericLabelInterpolator 1.3.1
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
- @blowekamp made their first contribution in #39
Full Changelog: v1.3.0...v1.3.1
ITKGenericLabelInterpolator 1.3.0
What's Changed
- COMP: Define interpolator template parameter names by @thewtex in #31
- ENH: Transition project configuration to
pyproject.tomlby @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
ITKGenericLabelInterpolator 1.2.0
Merge pull request #34 from InsightSoftwareConsortium/bump-itk ENH: Bump CI workflow to ITK v5.3.0
ITKGenericLabelInterpolator 1.1.1
Merge pull request #32 from thewtex/ci-update ENH: Update CI configuration