New
v2025_05_25
What's Changed
- add "any" subcommand with "version" and "set-verbosity" by @marler8997 in https://github.com/marler8997/anyzig/pull/39
- you can now disable anyzig's extra logging on your system with
zig any set-verbosity-level warn
- you can now disable anyzig's extra logging on your system with
- don't be fooled by Build.zig on case insensitive filesystems by @marler8997 in https://github.com/marler8997/anyzig/pull/40
- Add
s390x-linuxsupport. by @alexrp in https://github.com/marler8997/anyzig/pull/43
Full Changelog: https://github.com/marler8997/anyzig/compare/v2025_05_24...v2025_05_25