v0.15.0
v0.15.0 - 2025-08-16
Features
- feat: use ForDebug for error handling #22 (#68) (4259e1848) by @gha3mi
- feat: improve put_to_nurbs (7d7db4b07) by @gha3mi
Fixes
- fix: correct allocation size for Xg in forcad_nurbs_curve module (c8d050207) by @gha3mi
- fix: add block structure to pyvista script execution (9d11e5027) by @gha3mi
- fix: correct loop index in translate_Xg (e494b9942) by @gha3mi
- fix: avoid temporary array creation (1437e6f63) by @gha3mi
Others
- refactor: change set* procedures to private (17bebde77) by @gha3mi
- refactor: replace allocatable Xg with fixed-size array (b0f61a618) by @gha3mi
- refactor: make number of geometry points ng optional (b8596b530) by @gha3mi
- refactor: add contiguous attribute (7eb72b924) by @gha3mi
Full Changelog: v0.14.0...v0.15.0