New
v0.2.3
For Chinese users, you can goto gitee to download prebuilt binaries
Bugfix ๐
- Load local ca bundle for zigfetch
- Fix cross compile for zigfetch
Use as library
.zigcli = .{
.url = "https://github.com/jiacai2050/zigcli/archive/refs/tags/v0.2.3.tar.gz",
.hash = "zigcli-0.2.3-ORC7jGKRAgAYW8y8hO3S4v2DsqbnyOrgximDYNgfB_Bw",
},
What's Changed
- fix build release by @jiacai2050 in https://github.com/jiacai2050/zigcli/pull/48
Full Changelog: https://github.com/jiacai2050/zigcli/compare/v0.2.2...v0.2.3