Skip to content

zig update - v0.14.0 #24

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

Merged
merged 6 commits into from
May 11, 2025
Merged

zig update - v0.14.0 #24

merged 6 commits into from
May 11, 2025

Conversation

Ryoga-exe
Copy link
Contributor

Close: #23

release notes of v0.14.0: https://ziglang.org/download/0.14.0/release-notes.html

  • bump minimum_zig_version from "0.13.0" → "0.14.0"
  • remove deprecated @fence calls; replace with explicit load(.acquire) barriers
  • rename package .name to .Algorithms (drop redundant “-Zig”)
  • update test_runner dependency URL & hash, switch to { .path = runner, .mode = .simple }
  • add missing commas after .category fields in build.zig
  • style: rename functions to lowerCamelCase per Zig conventions
  • minor tweaks and formatting fixes for Zig 0.14 compatibility

@kassane kassane merged commit 5b9cf67 into TheAlgorithms:main May 11, 2025
5 checks passed
@Ryoga-exe Ryoga-exe deleted the zig-0.14.0 branch May 11, 2025 14:11
@kassane
Copy link
Member

kassane commented May 11, 2025

@Ryoga-exe, thanks for your contribution!

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

Successfully merging this pull request may close these issues.

Update to Zig v0.14.0
2 participants