Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 17 Apr 03:25
7cec9a4

0.2.0 (2026-04-17)

Features

  • brep: add CSG tree reconstruction for stock-minus-features patterns (#11) (22326c5)
  • brep: add differentiable CSG tree evaluation (#12) (d83b9e2)
  • brep: add face adjacency graph from B-Rep topology (#9) (0535a6a)
  • brep: add face-to-primitive conversion from STEP surfaces (06e3b5a)

Bug Fixes

  • ci: change publish trigger from release event to tag push (cd60aaf)

Documentation

  • add commit and merge conventions to CLAUDE.md (#8) (d647dd3)
  • add CSG reconstruction feasibility assessment (#10) (b9851be)
  • add STEP-to-optimization end-to-end demo (#13) (a921567)

Miscellaneous Chores