I just tried out the Git in Zig but it is still using 0.15.1. Is there a plan to upgrade this? I have noticed that other challenges (Interpreter for example) already use 0.16.0 so is it just in the pipeline to be updated?
I submitted PR’s for Git and Dns here:
- Upgrade Zig to 0.16 by matthew-russo · Pull Request #196 · codecrafters-io/build-your-own-git · GitHub
- Upgrade Zig to 0.16 by matthew-russo · Pull Request #119 · codecrafters-io/build-your-own-dns-server · GitHub
These are AI-authored by pointing it to other repos that had an upgrade done and asking it to follow the same pattern, while maintaining as much semantics of the target repo (Dockerfile config, existing src semantics, etc)
Thank you @matthew-russo for the PRs. I have merged them.
@MrNemo64 You can use the latest Zig buildpack by selecting the following option.
