Releases: Kitware/vtk-sdk-python-wheel-helper
Releases · Kitware/vtk-sdk-python-wheel-helper
v1.0.5
v1.0.5 (2026-06-15)
This release is published under the Apache 2.0 License License.
Bug Fixes
-
Bump tests VTK version to 9.6.2 to enable Python 3.14 testing (
80f4d4a) -
Enforce CMake 3.27+ (
fa6d429) -
Remove warning from CMake 4.3 about path normalisation in install (
4123783)
Detailed Changes: v1.0.4...v1.0.5
v1.0.4
v1.0.4 (2026-03-16)
This release is published under the Apache 2.0 License License.
Bug Fixes
- Propagate correctly external deps in vtksdk_install_modules_sdk (
56c1f88)
Detailed Changes: v1.0.3...v1.0.4
v1.0.3
v1.0.3 (2026-03-12)
This release is published under the Apache 2.0 License License.
Bug Fixes
- cmake: Remove SOVERSION and VERSION from vtk_module_build_modules (
b745455)
Detailed Changes: v1.0.2...v1.0.3
v1.0.2
v1.0.2 (2026-03-05)
This release is published under the Apache 2.0 License License.
Bug Fixes
- Skip unwrapped VTK modules (
18d63d4)
Testing
- Ensure tests uses the current source of this project (
c49076b)
Detailed Changes: v1.0.1...v1.0.2
v1.0.1
v1.0.1 (2026-02-27)
This release is published under the Apache 2.0 License License.
Bug Fixes
- cmake: Use the right RPATH on Mac for VTK dylibs (
ec2ff2c)
Continuous Integration
- Add commitlint (
b2bc09d)
Detailed Changes: v1.0.0...v1.0.1
v1.0.0
v1.0.0 (2026-02-19)
This release is published under the Apache 2.0 License License.
- Initial Release