Skip to content

Releases: InsightSoftwareConsortium/ITKPythonPackage

ITKPythonPackage 6.0 Beta 2

16 Mar 19:00

Choose a tag to compare

Pre-release
BUG: Fix venv_paths tuple unpacking after python_sabi_library addition

All call sites that unpack venv_paths() now include the new
python_sabi_library element. Also fix windows_build_module_wheels.py
to pass python_sabi_library (not python_library) for Python3_SABI_LIBRARY.

Update ITK to include Python CMake fixes.

ITKPythonPackage 5.4.5

23 Nov 23:51

Choose a tag to compare

v5.4.5

ENH: Bump ITK version to 5.4.5

ITKPythonPackage 6.0 Beta 1 Post 1

06 Oct 11:46

Choose a tag to compare

Pre-release
v6.0b01.post1

Merge branch 'release-5.4' into release

ITKPythonPackage 6.0 Beta 1

24 Sep 01:03

Choose a tag to compare

Pre-release
COMP: Update ITK for Windows 11-based CastXML binaries

Incorporates https://github.com/InsightSoftwareConsortium/ITK/pull/5530

ITKPythonPackage 5.4.4 Post 1

23 Jun 23:25

Choose a tag to compare

ITKPythonPackage 5.4.4

14 Jun 19:46

Choose a tag to compare

v5.4.4

Merge branch 'release'

ITKPythonPackage 5.4.3

21 Mar 13:10

Choose a tag to compare

v5.4.3

ENH: Bump ITK version to 5.4.3

ITK Python Package 5.4.2 Post 1

12 Feb 20:31

Choose a tag to compare

ITK Python Package 5.4.2

07 Feb 20:19
ba150d7

Choose a tag to compare

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

ITK Python Package 6.0 Alpha 1

15 Nov 21:29

Choose a tag to compare

Pre-release

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

New Contributors

Full Changelog: v5.4.0...v6.0a01