Skip to content

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