Releases: InsightSoftwareConsortium/ITKPythonPackage
Releases · InsightSoftwareConsortium/ITKPythonPackage
ITK Python Package 6.0 Alpha 1
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
- @jhlegarreta made their first contribution in #280
Full Changelog: v5.4.0...v6.0a01
ITKPythonPackage 5.4.0
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
- @sudomakeinstall made their first contribution in #258
Full Changelog: v5.3.0...v5.4.0
ITKPythonPackage 5.4 Release Candidate 4
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
- @sudomakeinstall made their first contribution in #258
Full Changelog: v5.3.0...v5.4rc04
ITKPythonPackage 5.4 Release Candidate 2
What's Changed
- COMP: Update Linux module build for binary swig by @thewtex in #257
- DOC: Fix typos in Quick Start document by @DVigneault in #258
- Python 3.12 by @thewtex in #259
- Fix extraction of itk group name by @jcfr in #262
New Contributors
- @DVigneault made their first contribution in #258
Full Changelog: v5.4rc01...v5.4rc02
ITKPythonPackage 5.4 Release Candidate 1
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
Full Changelog: v5.3.0...v5.4rc01
ITKPythonPackage 5.3.0
ENH: Bump version to 5.3.0 Bump version to 5.3.0
ITKPythonPackage 5.3 Release Candidate 4 Post 3
v5.3rc04.post3 Merge branch 'master' into module-cleanup
ITKPythonPackage 5.3 RC 4
ITK nightly version update This commit updates: (1) SHA used in CMakeLists.txt to checkout ITK sources (InsightSoftwareConsortium/ITK@801370c025) (2) VERSION variable set in itkVersion.py It was automatically generated by the script update_python_version.sh [1] [1] https://github.com/InsightSoftwareConsortium/ITKPythonPackage/blob/08c03be/scripts/update_python_version.py
ITKPythonPackage 5.3 Release Candidate 3
ITK nightly version update This commit updates: (1) SHA used in CMakeLists.txt to checkout ITK sources (InsightSoftwareConsortium/ITK@590dd29f00) (2) VERSION variable set in itkVersion.py It was automatically generated by the script update_python_version.sh [1] [1] https://github.com/InsightSoftwareConsortium/ITKPythonPackage/blob/3f0c260/scripts/update_python_version.py
ITKPythonPackage 5.3 Release Candidate 2 Post 1
Merge pull request #180 from thewtex/5.3rc2 BUG: Update tag for v5.3 RC 2