Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump up zig version to the latest one (v0.10.x) #2

Open
musaprg opened this issue Dec 14, 2022 · 2 comments
Open

Bump up zig version to the latest one (v0.10.x) #2

musaprg opened this issue Dec 14, 2022 · 2 comments

Comments

@musaprg
Copy link
Owner

musaprg commented Dec 14, 2022

Currently, runzigc uses Zig v0.9.1. Now we have the latest release of Zig (v0.10.0), so it's time to bump up to the next version.

Required tasks

  • Check breaking changes
  • Update yazap
@musaprg musaprg changed the title Bump up zig version to the latest one Bump up zig version to the latest one (v0.10.0) Dec 14, 2022
@prajwalch
Copy link
Contributor

prajwalch commented Jan 28, 2023

main branch is now compatible with v0.10.x (with breaking changes) and v0.10.0 branch is no longer available

@musaprg musaprg changed the title Bump up zig version to the latest one (v0.10.0) Bump up zig version to the latest one (v0.10.x) Jan 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@musaprg @prajwalch and others