github kcl-lang/kcl v0.6.0
v0.6.0 Release

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

What's Changed

  • feat: add lambda expression and parameter error recovery by @Peefy in #692
  • fix: argument type check on too many arguments for empty parameter list by @Peefy in #691
  • feat: add base64 and net member function types by @Peefy in #695
  • feat: enhance system package sematic definitions and sync spec. by @Peefy in #696
  • refactor: sync error with spec. by @Peefy in #697
  • fix: builtin function bool and str signatures. by @Peefy in #698
  • fix: joined string format spec parse by @Peefy in #699
  • feat: lsp e2e test. by @He1pa in #700
  • enhance: doc parser support schema example by @amyXia1994 in #703
  • feat: lsp hover for system pkg and builtin(str) func information. by @He1pa in #702
  • feat: enhance config attr type checking by @Peefy in #707
  • bugfix: pkg completion without dot by @He1pa in #705
  • feat: impl positional argument count check for call expressions. by @Peefy in #713

Full Changelog: v0.5.6...v0.6.0

Don't miss a new kcl release

NewReleases is sending notifications on new releases.