Skip to content

v0.31.0

Compare
Choose a tag to compare
@nadr0 nadr0 released this 14 Dec 02:09
· 103 commits to main since this release
96652a0

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