What's Changed
- feat: enhance schema attr resolve for the double star expr by @Peefy in #1743
- feat: lsp file watcher. by @He1pa in #1744
- chore: bump kcl version to 0.10.9 by @Peefy in #1747
- feat: Add a function to parse all kcl files in the given path and opts by @He1pa in #1749
- fix: fix complete schema pkg name error. by @He1pa in #1750
- feat: lsp hint for config entry key type by @He1pa in #1751
- chore: bump kcl version to 0.11.0-alpha.1 by @Peefy in #1753
- feat: add api to get all schema under path by @He1pa in #1754
- feat: lsp complete for unimport schemas. by @He1pa in #1757
- feat: Musl build for Alpine Linux by @Gmin2 in #1770
- feat: add service api GetSchemaTypeMappingUnderPath by @He1pa in #1766
- fix: rm macos-12 env in release github action by @zong-zhe in #1773
- fix: fix ci by @zong-zhe in #1785
- chore: bump kcl version in github action by @He1pa in #1784
- fix func kcl_alloc. by @He1pa in #1782
- chore: bump kcl version to 0.11.0 by @zong-zhe in #1790
- feat: Add some restrictions in load_all_files_under_paths by @He1pa in #1791
Full Changelog: v0.10.8...v0.11.0