What's Changed
- fix: fix #1776 use assert add no overhead on release version by @lwz23 in #1781
- fix: fix iter unicode string by @He1pa in #1802
- Readme image correction by @Sumitwarrior7 in #1803
- fix: index signature str union ty check by @Peefy in #1808
- feat: add chars method for builtin str by @jellllly420 in #1793
- Fix: fix hidden global vars when merge in evaluator by @He1pa in #1811
- feat : Added cidr manipulation functions to net module by @SkySingh04 in #1798
- fix: net cidr functions and tests by @Peefy in #1816
- fix: fix parse_body_item loop by @He1pa in #1817
- fix: fix lsp folder workspace options. by @He1pa in #1818
- fix: fix builtin 'modpath()' returns empty by @zong-zhe in #1824
- feat: enhance evaluator func type_pack_and_check err msg by @He1pa in #1822
- CI: lock cargo_llvm_cov version by @He1pa in #1848
- fix: fix lsp memory leak by @He1pa in #1841
- chore: bump rust toolchain version to 1.83 by @zong-zhe in #1832
- Enhancement: Add example highlight hover content for the schema definition doc by @Siddhi-agg in #1828
- chore: bump version to 0.11.1 by @zong-zhe in #1829
- Fix highlighting when config entry key has the same name as import module by @He1pa in #1849
New Contributors
- @lwz23 made their first contribution in #1781
- @Sumitwarrior7 made their first contribution in #1803
- @jellllly420 made their first contribution in #1793
- @SkySingh04 made their first contribution in #1798
- @Siddhi-agg made their first contribution in #1828
Full Changelog: v0.11.0...v0.11.1