Skip to content

v0.11.0

Compare
Choose a tag to compare
@franknoirot franknoirot released this 17 Oct 22:18
c825eac
  • Improvements
    • kcl parser now uses Winnow for 20x faster parsing
    • modeling state is now managed with XState for more reliable architecture (and cool generated diagrams)
    • Many bugfixes around entering and exiting modes as a result of XState migration
    • Fix for culling distance
    • Allow OS + / to toggle comments in editor (thanks @rametta 😻)
    • Upgrade to Tauri v1.5
    • Error banner if WASM fails (thanks @MollyBoydTaylor 🔥)
    • Better code highlighting when selecting vertices and edges with point-and click
    • Move tool no longer breaks after editing via the code editor
  • Features
    • ⦜ New sketch constraints
    • 🧀 Holes in sketches (kcl only, not point-and-click)
    • 🗂️ Multi-file support (desktop only)