diff options
| author | Chris Boesch <[email protected]> | 2024-04-03 00:37:33 +0200 |
|---|---|---|
| committer | Chris Boesch <[email protected]> | 2024-04-03 00:37:33 +0200 |
| commit | 7875a0f9aaf450f6944e9226755d4ac5abfa2720 (patch) | |
| tree | 78dcd25f7b537d09e308f5fdc2f6eda463df0acd /README.md | |
| parent | c0ff1b70c152603bc5680abfb1793b176125d7c8 (diff) | |
| download | ziglings-7875a0f9aaf450f6944e9226755d4ac5abfa2720.tar.xz ziglings-7875a0f9aaf450f6944e9226755d4ac5abfa2720.zip | |
Zig version changed
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -96,7 +96,8 @@ that if you update one, you may need to also update the other. ### Version Changes -Version-0.12.0-dev.3397 +Version-0.12.0-dev.3518 +* *2024-03-21* zig 0.12.0-dev.3518 - change to @fieldParentPtr - see [#19470](https://github.com/ziglang/zig/pull/19470) * *2024-03-21* zig 0.12.0-dev.3397 - rename std.os to std.posix - see [#5019](https://github.com/ziglang/zig/issues/5019) * *2024-03-14* zig 0.12.0-dev.3302 - changes in `std.fmt` - floating-point formatting implementation - see [#19229](https://github.com/ziglang/zig/pull/19229) * *2024-02-05* zig 0.12.0-dev.2618 - changes in `build system` - from `Step.zig_exe` to `Step.graph.zig_exe` - see [#18778](https://github.com/ziglang/zig/issues/18778) |
