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

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

What's Changed

  • chore: add more maintainers by @Peefy in #626
  • bugfix: endless loop in if stmt error recovery by @He1pa in #630
  • bugfix: make doc parser compatible with attr : type and attr: type by @He1pa in #631
  • feat: enhance get schema type API with more information. by @Peefy in #633
  • feat: enhance lsp hover by @He1pa in #621
  • fix: fix schema instances in multiple kcl mods. by @zong-zhe in #637
  • chore: add github download badge by @Peefy in #639
  • chore: fix wrong KclType documents. by @Peefy in #640
  • Feat: Change diagnostic position from pos(start) to range(start, end) by @He1pa in #638
  • chore: remove internal/scripts folder and move it to scripts. by @Peefy in #641
  • fix: add and check the k code list to the entry. by @zong-zhe in #642
  • chore: deprecate useless runtime ty api by @Peefy in #644

Full Changelog: v0.5.1...v0.5.2

Don't miss a new kcl release

NewReleases is sending notifications on new releases.