Skip to content

v0.16.0

Compare
Choose a tag to compare
@pierremtb pierremtb released this 20 Mar 12:44
· 1410 commits to main since this release
d11d363

What's Changed

  • Fix file route resolution to restore file switching (#1768)
  • Fix cargo warnings (#1766)
  • Add support for line, xLine, yLine, xLineTo, yLineTo (#1754)
  • Tag changes followup (#1747)
  • Updating example kcl back to bracket with updated changes (#1743)
  • Fix recast bug (#1746)
  • Update starting example (#1742)
  • Make tag last optional param everywhere (#1739)
  • Better copilot test (#1741)
  • Update cargo-test.yml (#1740)
  • File based settings (#1679)
  • Handle many files as a zip archive (#1688)
  • Grackle: Extrude/ClosePath stdlib functions (#1717)
  • Fix circle (#1715)
  • Fix links for kcl docs (#1714)
  • Update SketchGroup when calling lineTo (#1713)
  • Fixes for docs (#1712)
  • Change up docs format (#1711)
  • Generate kcl examples in docs from macro (#1710)
  • Add to_degrees/to_radians fns (#1709)
  • Send telemetry (#1702)
  • More lsp stuff / telemetry-prep (#1694)
  • Patterns 2d 3d (#1701)
  • Move settings types and initial values to lib/settings (#1698)
  • Lsp workspace stuff (#1677)
  • Rename GlobalState to SettingsAuth (#1689)
  • Fix error range kcl embedded function and add test (#1691)
  • Update onboarding based on team feedback (#1665)
  • Cam update should move target too (#1674)
  • Add optional tag to circle (#1669)
  • Fix circle sketch on face (#1668)
  • Start of close tag (#1639)
  • Bump dependencies

Full Changelog: v0.15.6...v0.16.0