Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-03-11 | Port to Zig 0.14 HEAD main | Nguyễn Gia Phong | |
Awaiting upstream libraries to support Zig 0.14 to purge the submodules: * ini: https://github.com/ziglibs/ini/pull/14#issuecomment-2712560632 * qoi: https://github.com/ikskuh/zig-qoi/pull/14 | |||
2023-08-14 | Port to Zig 0.11 | Nguyễn Gia Phong | |
2022-01-15 | Port to Zig 0.9 | Nguyễn Gia Phong | |
2021-09-08 | Move configuration parsing to Zig 2.1.0 | Nguyễn Gia Phong | |
The config file is now read from configuration directories instead of pwd. |