v0.8.3 Release
What's Changed
- Add license scan report and status by @fossabot in #1144
- fix: capi protobuf cstring convension by @Peefy in #1145
- chore: bump kcl version to v0.8.3 by @Peefy in #1150
- fix: fix lsp db lock by @He1pa in #1152
- add git in kcl docker image by @wilsonwang371 in #1156
- feat: add file.exsits and file.abs functions by @Peefy in #1157
- fix lsp vfs and db dead lock. by @He1pa in #1159
- feat: add initial version of evaluator by @Peefy in #1158
- feat: add more node walker for evaluator by @Peefy in #1160
- test: add more evaluator snapshot tests by @Peefy in #1164
- feat: lsp request retry. by @He1pa in #1163
- feat: impl lambda calling for the evaluator by @Peefy in #1167
- design doc for kcl watcher by @octonawish-akcodes in #1119
- feat: impl schema node for the evaluator by @Peefy in #1170
- fix formatting of unsaved changes in LSP by @vemoo in #1173
- fix: lsp db clone. by @He1pa in #1174
- fix: config merge and unpack in loop for by @Peefy in #1175
- fix: fixed infinite retry. by @He1pa in #1180
New Contributors
- @fossabot made their first contribution in #1144
- @wilsonwang371 made their first contribution in #1156
- @vemoo made their first contribution in #1173
Full Changelog: v0.8.2...v0.8.3