mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-06-10 00:50:00 +00:00
fixed build: renamed exec to run
This commit is contained in:
@@ -95,7 +95,8 @@ that if you update one, you may need to also update the other.
|
||||
|
||||
### Version Changes
|
||||
|
||||
Version-0.11.0-dev.4246+71dfce31b
|
||||
Version-0.12.0-dev.1243
|
||||
* *2023-10-24* zig 0.12.0-dev.1243 - changes in `std.ChildProcess`: renamed exec to run - see[#5853](https://github.com/ziglang/zig/issues/5853)
|
||||
* *2023-06-26* zig 0.11.0-dev.4246 - changes in compile step (now it can be null)
|
||||
* *2023-06-26* zig 0.11.0-dev.3853 - removal of destination type from all cast builtins
|
||||
* *2023-06-20* zig 0.11.0-dev.3747 - `@enumToInt` is now `@intFromEnum` and `@intToFloat` is now `@floatFromInt`
|
||||
|
||||
Reference in New Issue
Block a user