Skip to content

ITKPythonPackage 5.4.0

Latest
Compare
Choose a tag to compare
@thewtex thewtex released this 21 May 02:25
· 24 commits to release since this release

What's Changed

  • BUG: Bump skbuild to 0.16.2 to resolve Windows build failures by @tbirdso in #229
  • ENH: Update manylinux images to latest tagged version by @dzenanz in #230
  • ENH: Update default ITK wheel version from 5.2.0.post1 to v5.3.0 by @dzenanz in #231
  • ENH: Add build script update step to download script by @tbirdso in #233
  • ENH: Update manylinux images to latest tagged version 20221201-fd49c08 by @dzenanz in #237
  • ENH: Bump manylinux image tag by @tbirdso in #239
  • BUG: Revert to valid manylinux2014-x64 image tag by @tbirdso in #240
  • ENH: Modular archive download script on Linux by @tbirdso in #241
  • ENH: Update Windows download and build script by @tbirdso in #242
  • DOC: Mesh and Transform NumPy conversion by @thewtex in #244
  • ENH: Support iterative ITK module dependencies by @tbirdso in #243
  • DOC: Add table of contents to README by @tbirdso in #246
  • COMP: Consolidate Linux ARM build script by @tbirdso in #236
  • ENH: remove ASM from dockcross toolchain and env. vars - GCC 11 by @dzenanz in #249
  • Pass option to setup.py and cmake on Windows, clean-up and avoid unnecessary downloads by @SimonRit in #248
  • ENH: Name and type command line options of Windows module PowerShell script by @SimonRit in #252
  • Deps with args by @SimonRit in #254
  • Fix macOS itk wheel size explicitly removing _skbuild directory by @jcfr in #256
  • COMP: Update Linux module build for binary swig by @thewtex in #257
  • DOC: Fix typos in Quick Start document by @sudomakeinstall in #258
  • Python 3.12 by @thewtex in #259
  • Fix extraction of itk group name by @jcfr in #262
  • Exclude libraries from auditwheel by @SimonRit in #266
  • Scikit build core by @thewtex in #267
  • ENH: Use 5.4rc03 for ITK_GIT_TAG by @thewtex in #268
  • BUG: Remove extra 7zip compression flags by @thewtex in #269
  • COMP: Updates for linux aarch64 builds by @thewtex in #271
  • ENH: Support arm64 in macpython-download-cache-and-build-module-wheel… by @thewtex in #272
  • ENH: Bump version to 5.4rc4 by @thewtex in #273

New Contributors

Full Changelog: v5.3.0...v5.4.0