Releases: Kitware/vtk-sdk-python-wheel-helper
Releases · Kitware/vtk-sdk-python-wheel-helper
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