Releases: InsightSoftwareConsortium/ITKElastix
Releases · InsightSoftwareConsortium/ITKElastix
ITKElastix 0.25.0
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
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
mainwithmasterin 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.GetDefaultParameterMapthe 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.Newin 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
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
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
What's Changed
Full Changelog: v0.20.0...v0.21.0
ITKElastix 0.20.0
What's Changed
- Bump follow-redirects from 1.15.2 to 1.15.4 in /wasm/typescript by @dependabot in #267
- Bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in #268
- Bump vite from 4.4.9 to 4.5.2 in /wasm/typescript by @dependabot in #269
- Bump axios from 1.4.0 to 1.6.1 by @dependabot in #264
- Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #287
- Bump vite from 4.4.9 to 4.5.3 in /wasm/typescript by @dependabot in #288
- Bump axios and start-server-and-test in /wasm/typescript by @dependabot in #289
- ENH: Bump ITK to 5.4.0 by @thewtex in #290
Full Changelog: v0.19.2...v0.20.0
ITKElastix 0.19.2
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
What's Changed
- DOC: Various README updates by @thewtex in #250
- Bump postcss from 8.4.28 to 8.4.31 in /wasm/typescript by @dependabot in #254
- ENH: Bump for ITK v5.4rc02 by @tbirdso in #260
Full Changelog: v0.19.0...v0.19.1
ITKElastix 0.19.0
What's Changed
- COMP: Set
CMP0135CMake policy toNEWby @jhlegarreta in #248 - ENH: Initial Wasm build configuration by @thewtex in #227
- Write parameter non float pixels by @thewtex in #249
New Contributors
- @jhlegarreta made their first contribution in #248
Full Changelog: v0.18.1...v0.19.0
ITKElastix v0.18.1
What's Changed
- ENH: Add
ConvertToITKTransformexample 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