github kcl-lang/kcl v0.4.2-alpha.5

latest releases: v0.10.0, v0.10.0-rc.1, v0.10.0-beta.2...
2 years ago

v0.4.2-alpha.5 Release

  • PR #140 Fix kclvm cli args parse for -Y
  • PR #138 Refactor kclvm exec api using cli
  • PR #133 feat: record whether a module has been used in ScopeObject
  • PR #131 Fix(github action): modify rust toolchain version.
  • PR #128 Fix(resolver): fix incorrect position info of CannotFindModule Error.
  • PR #124 refactor: add macos build and test github actions and refine windows …
  • PR #120 refactor: support import deduplication for different aliased packages…
  • PR #119 chore: format all code ready for adding cargo format check point in G…
  • PR #114 refactor: deprecate the ./CONTRIBUTING.md and use ./docs/dev_guide/1.…
  • PR #113 test: add grammar and runtime tests on rust kclvm in the github acti…
  • PR #110 test: add exec benchmark and unit test suites.
  • PR #108 refactor: refine cycle reference error messages and add unit test cases.
  • PR #100 Refine illegal attr ty err msg
  • PR #98 fix: script remove extended attributes
  • PR #95 refactor: upgrade rust-crypto deps because of the miscomputation when…
  • PR #91 fix: issue #90 on config_expr type infer.
  • PR #88 fix: ast printer issue on if stmt and unary expr.
  • PR #87 fix: schema init in same pkg and add more unit test cases.
  • PR #85 feat: add rust code coverage in makefile and github actions.
  • PR #83 fix: kclvm-builder-centos8 docker image
  • PR #80 chore(plugins): bump plugins submodule
  • PR #78 fix: list if expression unpacking type error.
  • PR #76 chore: bump regex crate version to 1.5.5 because of CVE-2022-24713.

Don't miss a new kcl release

NewReleases is sending notifications on new releases.