What's Changed
- chore: change eagerly evaluated to lazy evaluated by @He1pa in #1522
- fix: fix duplicate variable name and schema attr name in right value by @He1pa in #1523
- chore: use forked protoc bin vendor version by @Peefy in #1524
- feat: override union and insert config by @Peefy in #1525
- feat: add file.current function by @Peefy in #1526
- ci: add git2 in centos7 ci by @Peefy in #1528
- feat: enhance runtime type cast and check for lambda arguments and return values by @Peefy in #1529
- refactor: dict upgrade schema type and check by @Peefy in #1531
- chore: bump version to 0.10.0-alpha.2 by @Peefy in #1533
- ci: chore remove llvm features in CI by @Peefy in #1534
- fix: runtime type check can ignore type package name by @Peefy in #1537
- feat: add function mode for the evaluator by @Peefy in #1539
- fix: git sha gen in linux CI by @Peefy in #1538
- chore: enhance lsp version info by @He1pa in #1540
Full Changelog: v0.10.0-alpha.1...v0.10.0-alpha.2