Skip to content

ITK Python Package 5.4.2

Choose a tag to compare

@thewtex thewtex released this 07 Feb 20:19
· 47 commits to release since this release
ba150d7

What's Changed

  • BUG: Fix CMake options scikit-build-core on macOS and Linux by @SimonRit in #275
  • ENH: Install setuptools_scm by @thewtex in #277
  • linux pass config by @thewtex in #276
  • COMP: Use Ninja with pyproject.toml on Windows by @SimonRit in #278
  • BUG: Fix compatibility with scikit-build(-core) build directory names by @SimonRit in #279
  • ENH: Make brew work in quite mode to silence warnings by @jhlegarreta in #280
  • BUG: Use GNU tar instead of MacOS tar for checkpoint option by @SimonRit in #283
  • ENH: Only extract required directories from the ITKPythonBuilds tar by @SimonRit in #284
  • Backport: BUG: Do not move IPP if the directory already exists by @LucasGandel in #290

New Contributors

Full Changelog: v5.4.0...v5.4.2