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

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

What's Changed

  • feat: lsp hover for system pkg and builtin(str) func information. (#702)
  • enhance: doc parser support schema example by @amyXia1994 (#703)
  • feat: lsp e2e test. by @He1pa (#700)
  • fix: joined string format spec parse (#699)
  • fix: builtin function bool and str signatures. (#698)
  • refactor: sync error with spec. (#697)
  • feat: enhance system package sematic definitions and sync spec. (#696)
  • feat: add base64 and net member function types (#695)
  • fix: argument type check on too many arguments for empty parameter list (#691)
  • 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

Full Changelog: v0.5.6...v0.6.0-alpha.1

Don't miss a new kcl release

NewReleases is sending notifications on new releases.