Skip to content

Latest commit

 

History

History
49 lines (26 loc) · 1.27 KB

File metadata and controls

49 lines (26 loc) · 1.27 KB

CHANGELOG

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