Skip to content

v0.12.0

Compare
Choose a tag to compare
@pierremtb pierremtb released this 14 Nov 02:12
· 1071 commits to main since this release
5865965
  • Add first KCL stdlib and circle function (#1029)
  • Fit resolutions to less than 2k x 2k (#1065)
  • Add a console.error when ICE fails (#1067)
  • Disable eslint rule react-hooks/exhaustive-deps (#1055)
  • Macro for parsing KCL at Rust compile-time (#1049)
  • Implement databake for all AST node types (#1047)
  • Add top level expressions fix (#1046)
  • Describe Rust version for devs (#1044)
  • AST function nodes no longer have stdlib function members (#1031)
  • Test with a circle function (#1030)
  • Refactor the call_fn fn to be more readable (#1028)
  • Fix auto-version in nightly builds (#1026)
  • Fix epsilon bug (#1025)