Skip to content

v0.4.6.2 Release

Compare
Choose a tag to compare
@Peefy Peefy released this 09 May 04:15
· 736 commits to main since this release
e6f5806

What's Changed

  • refactor: remove dead code in the assembler. by @Peefy in #531
  • fix LSP filepath to Rust Path exception by @harri2012 in #535
  • feat: add more info for cli by @Peefy in #537
  • Feat(LSP): add more detail in outline by @He1pa in #538
  • fix: take the kcl package name as the prefix of the 'path' for 'ImportStmt' on AST. by @zong-zhe in #540
  • add doc parser; parse schema summary and attribute doc to scope object by @amyXia1994 in #532
  • fix: adjust test cases that need to run command to serial execution. by @zong-zhe in #541

New Contributors

Full Changelog: v0.4.6.1...v0.4.6.2