Skip to content

Releases: InsightSoftwareConsortium/ITKElastix

ITKElastix 0.25.0

27 Feb 22:09

Choose a tag to compare

What's Changed

  • Bump vite from 4.5.14 to 5.4.21 by @dependabot[bot] in #354
  • Fix typo, update manual references to elastix 5.3.0, require itk-elastix 0.24.0 by @N-Dekker in #369
  • Fix NumPy notebook: convert arrays to ITK images before registration by @Copilot in #372
  • ENH: Support direct passage of parameter map dict values by @thewtex in #368
  • Version bump by @thewtex in #373

New Contributors

  • @Copilot made their first contribution in #372

Full Changelog: v0.24.0...v0.25.0

v0.24.0

09 Feb 15:27
225bbf1

Choose a tag to compare

What's Changed

  • Fix elastix URLs by @N-Dekker in #340
  • Testing updates by @thewtex in #345
  • STYLE: Rename "stdParameterMapFileNameVector.i" to "stdParameterMap.i" by @N-Dekker in #346
  • COMP: Use upstream elastix repository by @thewtex in #344
  • COMP: Replace main with master in yml files of ".github\workflows" by @N-Dekker in #352
  • COMP: Drop Python 3.9 (end of life) by @N-Dekker in #355
  • ENH: Bump CI to build against ITK 5.4.5 (dropping macos-13) by @N-Dekker in #356
  • STYLE: Call itk.ParameterObject.GetDefaultParameterMap the static way by @N-Dekker in #351
  • COMP: Remove CI manylinux platform constraints by @thewtex in #358
  • STYLE: Apply Python code formatter Black to all examples ("*.ipynb") by @N-Dekker in #357
  • COMP: Install playwright deps with pnpm exec instead of pnpx by @thewtex in #349
  • COMP: Update matplotlib version to provide version_info by @thewtex in #359
  • STYLE: Pass parameter_map directly to ParameterObject.New in examples by @N-Dekker in #360
  • COMP: Update binder matplotlib by @thewtex in #361
  • COMP: Update itk-elastix to 0.23.0 for Binder and examples by @thewtex in #362
  • BUG: Replace default values of "GridSpacingSchedule" in test by @N-Dekker in #365
  • BUG: Correct wasm GitHub Action CI working directory syntax by @thewtex in #366
  • ENH: Bump elastix to 5.3.0 by @N-Dekker in #363
  • ENH: Bump Python package version to 0.24.0 by @N-Dekker in #367

Full Changelog: v0.23.0...v0.24.0

v0.23.0

15 Apr 09:40
1fc84c8

Choose a tag to compare

What's Changed

  • Bump esbuild from 0.19.12 to 0.25.0 by @dependabot in #321
  • Bump vite from 4.5.3 to 4.5.6 by @dependabot in #320
  • BUG: Workaround "direction cosines matrix of the fixed image is invalid" by @N-Dekker in #328
  • ENH: Add ITK_Example_TomlFileFormatForParameterFiles.ipynb by @N-Dekker in #329
  • ENH: Add ITK_Example_RegistrationWithCorrespondingPointsInMemory.ipynb by @N-Dekker in #303
  • ENH: Show conversion of TOML dict to elastix ParameterMap by @N-Dekker in #332
  • BUG: Replace "00" DICOM files in examples/data with CT_2D_plus_time.nii by @N-Dekker in #331
  • Itk 5.4.3 by @thewtex in #334
  • ENH: Bump elastix to 2025-04-08 main by @thewtex in #338
  • DOC: Update url for Build GitHub Action by @thewtex in #337
  • Bump vite from 4.5.6 to 4.5.12 by @dependabot in #335

Full Changelog: v0.22.0...v0.23.0

ITKElastix 0.22.0

10 Mar 15:35

Choose a tag to compare

What's Changed

  • ENH: Build Linux ARM Python packages in CI by @thewtex in #297
  • BUG: Remove timeout-minutes entry from build-test-package.yml by @thewtex in #301
  • PERF: Remove OpenMP specific CMake code by @N-Dekker in #299
  • DOC: Add EOSS badge to README by @thewtex in #309
  • Remove duplicate line of code in example notebook by @dstansby in #313
  • COMP: Upgrade to ITK-Wasm 1.0.0-b.188 by @thewtex in #316
  • ENH: Split wasm build steps by @thewtex in #317
  • BUG: Update CI Cypress dependency installation for Ubuntu 24.04 by @thewtex in #318
  • COMP: Drop Python 3.8 (end of life) by @N-Dekker in #319
  • Upgrade elastix version to 2025-02-21, inc. TOML support by @N-Dekker in #314
  • Remove Python 3.8 from wasm/python pyproject.toml files by @N-Dekker in #322
  • STYLE: Shorten the names of the CI checks from build-test-package.yml by @N-Dekker in #325
  • ENH: Bump Python package version to 0.22.0 by @thewtex in #326

New Contributors

Full Changelog: v0.21.0...v0.22.0

ITKElastix 0.21.0

12 Aug 11:12
0fa1de7

Choose a tag to compare

What's Changed

  • ENH: Bump elastix to 5.2.0, update wasm by @thewtex in #296

Full Changelog: v0.20.0...v0.21.0

ITKElastix 0.20.0

28 May 15:00
d2e5098

Choose a tag to compare

What's Changed

Full Changelog: v0.19.2...v0.20.0

ITKElastix 0.19.2

22 Apr 03:08
99a1d74

Choose a tag to compare

What's Changed

  • BUG: Update Python requirements for notebook tests by @tbirdso in #263
  • Itk 5.4rc03+patches+pyproject.toml-stable-abi-wheels--macos-arm by @thewtex in #278

Full Changelog: v0.19.1...v0.19.2

ITKElastix 0.19.1

01 Nov 20:55
c4a181a

Choose a tag to compare

What's Changed

Full Changelog: v0.19.0...v0.19.1

ITKElastix 0.19.0

02 Oct 01:21

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.18.1...v0.19.0

ITKElastix v0.18.1

19 Sep 11:32

Choose a tag to compare

What's Changed

  • ENH: Add ConvertToITKTransform example by @tbirdso in #243
  • v0.18.1: Upgrade elastix to 2023-09-18, converts external initial transforms by @N-Dekker in #247

Full Changelog: v0.18.0...v0.18.1