I've decided to commit to a 2-week cycle for my "unofficial zig releases".
https://github.com/marler8997/zig-unofficial-releases
Check it out if you want to coordinate with others on what versions of Zig to select for your projects.
1 messages · Page 1 of 1 (latest)
I've decided to commit to a 2-week cycle for my "unofficial zig releases".
https://github.com/marler8997/zig-unofficial-releases
Check it out if you want to coordinate with others on what versions of Zig to select for your projects.
Forgot to mention, I now include convenient download links for every release!
This is definitely useful! A suggestion is to create a github release matching the releases, in that way one could get a notification when you posted a new one.
You might wanna make it a GH Actions too (tho I know the GH action we use already does it too, but might be fun)
If you want to use my sources.json that I auto-generate to find the bi-weekly release, feel free. I have historical nightly release data going back to 2021 (with a few gaps). https://github.com/mitchellh/zig-overlay
Note that I think Andrew said he's going to start pruning historical untagged binaries (I may have understood but pretty sure he said this) so not sure how long they'll be valid for.
started https://github.com/nektro/zig-master-log thats somewhat complimentary to this
This is super helpful. Thanks @hallow adder.
@prisma cave I've been using your nix zig-overlay so thank you for that also 🙂