Skip to content

v0.4.6.1 Release

Compare
Choose a tag to compare
@Peefy Peefy released this 25 Apr 09:24
· 752 commits to main since this release
2c135ce

What's Changed

  • refactor: empty result plan. by @Peefy in #511
  • fix: find exec and canonicalize to resolve symbolic link by @NeverRaR in #514
  • feat: add droper/marker for schema stmt for error recovery. by @Peefy in #517
  • feat: more parse sema error recovery by @Peefy in #521
  • chore: remove kclvm python unit tests and move it to the kclvm-py repo. by @Peefy in #523
  • feat: support backtrace in runtime by @NeverRaR in #528
  • feat: support complex object deserialize for kcl cli settings. by @Peefy in #529
  • feat: set "$HOME/kcl/.kpm" to the default KCLVM_PKG_PATH. by @zong-zhe in #510

Full Changelog: v0.4.6...v0.4.6.1