What's Changed
- feat: move lsp db lock. by @He1pa in #1550
- fix: fix lsp request get db with lock by @He1pa in #1554
- fix: fix sema info about config entry left key and right value by @He1pa in #1541
- fix: fix error in cli
kcl-language-server --version
by @He1pa in #1558 - feat: Add the prefix
schema
to the name of the document symbol by @He1pa in #1562 - feat: enhance config to schema type check on union expr by @Peefy in #1561
- fix: fix config entry key def by @He1pa in #1559
- fix: test api user arguments by @Peefy in #1563
- fix: evaluator if order bug by @Peefy in #1565
- feat: remove raw string prefix in the hover docs by @Peefy in #1567
- fix: fix type symbol completion by @He1pa in #1568
- chore: Modify the error message of UniqueKeyError by @He1pa in #1570
- fix: fix scope error with duplicate schema name by @He1pa in #1569
- chore: bump version to v0.10.0-beta.1 by @Peefy in #1571
Full Changelog: v0.10.0-alpha.2...v0.10.0-beta.1