What's Changed
- fix: get all full schema types when schema name is empty by @zong-zhe in #914
- enhance: add limitation on find refs target number by @amyXia1994 in #913
- arch: migrate lsp document_symbol to new sema model by @He1pa in #918
- feat: add file opts for validate api by @Peefy in #919
- feat: support rule statement with index signature by @Peefy in #920
- feat: rename API support overwrite changes to files by @amyXia1994 in #898
- fix: not complete str functions when inside literal str by @He1pa in #923
- chore: bump kcl version to v0.7.0-beta.2 by @Peefy in #925
- fix: resolve assert_stmt and config_entry correctly by @NeverRaR in #924
- feat: async compile in lsp by @He1pa in #922
- fix: fix lsp completion for newline char by @He1pa in #926
- fix: fix lsp completion ut by @He1pa in #927
- fix: document url and file path conversation in the language server by @Peefy in #929
- chore: enhance metadata fetch perf by @Peefy in #930
Full Changelog: v0.7.0-beta.1...v0.7.0-beta.2