Skip to content

v0.8.1 Release

Compare
Choose a tag to compare
@Peefy Peefy released this 15 Mar 02:25
· 334 commits to main since this release
4e7ab40

What's Changed

  • feat: runtime lazy eval scope infra by @Peefy in #1114
  • Provided multiple quick fix options for variable modification by @shashank-iitbhu in #1117
  • feat: high order lambda closure captures by @Peefy in #1116
  • feat: incremental resolver in lsp by @He1pa in #1115
  • fix: resolve cache by @He1pa in #1120
  • chore: bump kcl version to 0.8.1 by @Peefy in #1121
  • feat: add semantic with cache API by @Peefy in #1122
  • refactor: lsp and resolver code structure and cargo clippy by @Peefy in #1123
  • feat: remove python-like static type tricks by @Peefy in #1124
  • refactor: codegen value store and load & add debug info for the entire module by @Peefy in #1126
  • feat: support for automatic update KCL dependencies on kcl.mod file save by @octonawish-akcodes in #1118
  • fix resolve cache err in concurreny error in lsp and enhance log message by @He1pa in #1129
  • enhance: lambda in for high level closures by @Peefy in #1130
  • feat: add list options API by @Peefy in #1135
  • refactor: lsp cached scope usage by @Peefy in #1136
  • Disable auto block pr option of contributor-assistant/github-action. by @liangyuanpeng in #1137

New Contributors

Full Changelog: v0.8.0...v0.8.1