zig-args
zig-args copied to clipboard
min zig version
What is this projects minimum supported zig version that can be depended on?
The projects declared min version is 0.12.0
I was able to use this with the current release version of 0.13.0 but a recent commit breaks in zig 0.13.0.
Understandably zig stability is a moving target but would it be possible to cut a release tag which is compatible with 0.13.0 so users of this library do not have to depend on non released versions of zig?