Skip to content

v0.5.0-alpha.3 Release

Compare
Choose a tag to compare
@Peefy Peefy released this 12 Jun 04:10
· 803 commits to main since this release
2e40cd0

What's Changed

  • chore: refactor kcl scripts and cli from local path instead of PATH by @Peefy in #566
  • feat: add '-E/--external' to api. by @zong-zhe in #567
  • fix: update go version in Dockerfile and fix bugs by @niconical in #568
  • feat: add Github Codespaces development environment support by @niconical in #570
  • fix: the type of field in ExecProgramArgs has been changed to support serialization from json str by @zong-zhe in #569
  • fix: rm the 'Result::unwrap()' in lsp. by @zong-zhe in #571

Full Changelog: v0.5.0-alpha.2...v0.5.0-alpha.3