Skip to content

Latest commit

 

History

History
63 lines (34 loc) · 1.81 KB

File metadata and controls

63 lines (34 loc) · 1.81 KB

CHANGELOG

v1.0.5 (2026-06-15)

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)

v1.0.4 (2026-03-16)

Bug Fixes

  • Propagate correctly external deps in vtksdk_install_modules_sdk (56c1f88)

v1.0.3 (2026-03-12)

Bug Fixes

  • cmake: Remove SOVERSION and VERSION from vtk_module_build_modules (b745455)

v1.0.2 (2026-03-05)

Bug Fixes

  • Skip unwrapped VTK modules (18d63d4)

Testing

  • Ensure tests uses the current source of this project (c49076b)

v1.0.1 (2026-02-27)

Bug Fixes

  • cmake: Use the right RPATH on Mac for VTK dylibs (ec2ff2c)

Continuous Integration

v1.0.0 (2026-02-19)

  • Initial Release