diff options
| author | Chris Boesch <chrboesch@noreply.codeberg.org> | 2024-05-30 14:15:27 +0000 |
|---|---|---|
| committer | Chris Boesch <chrboesch@noreply.codeberg.org> | 2024-05-30 14:15:27 +0000 |
| commit | c2caf1a32e5289f492302e6a6ed86f46973d0b63 (patch) | |
| tree | 90c5b594afbcc6dbc0dbf5628c48c8e68db075a0 /README.md | |
| parent | a6d13af0c257701137db0d031d1898fd838fc158 (diff) | |
| parent | 227bcb18dbfdde1b358aa8d047f03f33961ad2ca (diff) | |
Merge branch 'main' into the-earth
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -88,7 +88,8 @@ that if you update one, you may need to also update the other. ### Version Changes -Version-0.12.0-dev.3518 +Version-0.13.0-dev.339 +* *2024-05-29* zig 0.13.0-dev.339 - rework std.Progress - see [#20059](https://github.com/ziglang/zig/pull/20059) * *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) |
