Closed mochalins closed 3 months ago
We now pin only to release versions. We’ll update when 0.14 is out! Sorry.
Oh, got it! Would a quick update to the README be possible? I believe the README still states that libxev
relies on Zig master.
Ah whoops. Yes that’s help. I’ll try to get to it another day too.
Currently errors on build/test due to changes in build and standard library in Zig nightly. Updated to work on
Zig 0.14.0-dev.839+a931bfada
, and also completed a smallTODO
to change man pages cache directory creation to pure Zig.Tested both man page generation output in
.zig-cache
and passed allzig build test
tests on x86_64 Linux.