Skip to content

v0.13.1

Choose a tag to compare

@knipknap knipknap released this 28 Jun 17:59
· 2 commits to main since this release

What's Changed

  • New adaptive clearing debug tool — interactive Streamlit-based step-through inspector for adaptive clearing operations
  • Fix: bezier command parsing for legacy formats — proper handling of bezier curves in older SVG/CAM files
  • Better adaptive clearing diagnostic plots — improved visualization of narrow regions and centre-island detection
  • De-duplicated debug logging macros — consolidated debug log infrastructure into a shared module
  • Polyline tests ported to Python — moved test coverage from Rust to Python test suite