diff options
| author | Chris Boesch <chrboesch@noreply.codeberg.org> | 2025-12-29 12:42:35 +0100 |
|---|---|---|
| committer | Chris Boesch <chrboesch@noreply.codeberg.org> | 2025-12-29 12:42:35 +0100 |
| commit | e8f81ddb96208bd363df2e4cc1af906fa84f0aef (patch) | |
| tree | 85f54e6b6f190250322c233fa5b3a9e8965b9332 /README.md | |
| parent | b332dc879ec4f341a914fc8f0e488c3bed24f12d (diff) | |
finish new i/o
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -86,8 +86,7 @@ that if you update one, you may need to also update the other. ### Version Changes -* *2026-01-xx* zig 0.16.0-dev.xx - file system I/O integrated with the std.Io interface, see [#30232](https://codeberg.org/ziglang/zig/pulls/30232) - +* *2025-12-28 zig 0.16.0-dev.1859 - file system I/O integrated with the std.Io interface, see [#30232](https://codeberg.org/ziglang/zig/pulls/30232) * *2025-11-01* zig 0.16.0-dev.1204 - more changes due to new I/O API, see [#25592](https://github.com/ziglang/zig/pull/25592) * *2025-09-24* zig 0.16.0-dev.377 - Enable passing file content as args, see [#25228](https://github.com/ziglang/zig/pull/25228) * *2025-09-03* zig 0.16.0-dev.164 - changes in reader, see [#25077](https://github.com/ziglang/zig/pull/25077) |
