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
- @harri2012 made their first contribution in #535
- @amyXia1994 made their first contribution in #532
Full Changelog: v0.4.6.1...v0.4.6.2