What's Changed
- fix: update go version in Dockerfile and fix bugs #568
- feat: add '-E/--external' to api. #567
- chore: refactor kcl scripts and cli from local path instead of PATH #566
- refactor: parser primary expr loc, ast pretty printer and add more tests by @Peefy in #558
- refactor: Upgrade kclvm/cmd clap version to 4.x by @niconical in #560
- fix: fix failed test cases and remove useless variable. by @zong-zhe in #561
- refactor: runtime ty check and add more test cases. by @Peefy in #563
- refactor: kcl scripts and bump kclvm to kcl by @Peefy in #564
New Contributors
- @niconical made their first contribution in #560
Full Changelog: v0.5.0-alpha.1...v0.5.0-alpha.2