v0.31.0
What's Changed
Added
- Multi profile sketching
- KCL stdlib: Add atan2 function
- KCL: Keyword fn args like "x = 1" not like "x: 1"
- make pipe have a hole
*Color picker in the code pane - KCL: sweep function
- Add a right-click menu to the stream
Changed
- Loft uses kw arguments
Fixed
- Fix onboarding rendering
- Fix KCL warnings in doc comments from let, const, and new fn syntax