What's Changed
- enhance: enhance fmt tool. by @He1pa in #1850
- chore: add ubuntu arm runner to schedule workflow and trigger by main. by @liangyuanpeng in #1842
- ci: refactor kcl test scripts for different target os by @Peefy in #1861
- fix: handle error when lsp watch init failed by @He1pa in #1866
- chore: bump rust toolchain version to 1.84.1 by @Peefy in #1875
- fix: fix eval get val from schema lambda by @He1pa in #1872
- fix: fix init fs event watcher. by @He1pa in #1881
- feat: add opts for external deps for api validate by @zong-zhe in #1885
- fix: parse octet by @Peefy in #1892
- Base32 Module Integration for KCL Standard Library by @gitatractivo in #1883
- Fix net spit and join functions by @johngmyers in #1906
- fix: fix
net.is_IP_in_CIDR
with IPv6 by @He1pa in #1908 - fix: net.parse_cidr support IPv6 by @johngmyers in #1909
- fix: fix
net.is_IP_in_CIDR
corner cases by @johngmyers in #1913 - Remove None-safety from various net functions by @johngmyers in #1912
- feat: add net.CIDR_subnet function by @johngmyers in #1916
- feat: add net.CIDR_subnets function by @johngmyers in #1917
- feat: add net.CIDR_host function by @johngmyers in #1920
- feat: add net.CIDR_netmask function by @johngmyers in #1921
- chore: bump version 0.11.2 by @zong-zhe in #1922
New Contributors
- @gitatractivo made their first contribution in #1883
- @johngmyers made their first contribution in #1906
Full Changelog: v0.11.1...v0.11.2