What's Changed
- refactor: runtime api spec gen scripts by @Peefy in #1478
- Add
GetVersion
method to public API by @bozaro in #1479 - fix: fix advanced_resolver schema def scope. reomve duplicate scopes by @He1pa in #1480
- chore: add more docs and examples for api spec by @Peefy in #1486
- feat: add inlay hints for function call args by @shruti2522 in #1473
- add new dir for func call inlay hints test by @shruti2522 in #1488
- fix: evaluator schema config resolve with parent schemas by @Peefy in #1490
- feat: Lsp signature help by @He1pa in #1487
- fix: var ref hint and some hint position err by @He1pa in #1491
- fix: fix call arg symbol pos by @He1pa in #1494
- fix: fix check config visited entry.value twice by @He1pa in #1498
- fix: error message for override file API by @Peefy in #1505
- remove unwrap in advanced_resolver walk_call() by @He1pa in #1506
- fix: list index union operation by @Peefy in #1507
New Contributors
Full Changelog: v0.9.0...v0.9.1