File tree Expand file tree Collapse file tree 2 files changed +13
-12
lines changed
Expand file tree Collapse file tree 2 files changed +13
-12
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ Inspired by [clap-rs](https://github.com/clap-rs/clap) and [andrewrk/ziglang: sr
1616| yazap | Zig |
1717| ----------------------------------------------------------------- | ---------------------------------------- |
1818| main | [ master] ( https://github.com/ziglang/zig ) |
19+ | [ ` 0.7.0 ` ] ( https://github.com/prajwalch/yazap/releases/tag/v0.7.0 ) | ` 0.15.2 ` |
1920| [ ` 0.6.3 ` ] ( https://github.com/prajwalch/yazap/releases/tag/v0.6.3 ) | ` 0.14.0 ` |
2021| [ ` 0.5.1 ` ] ( https://github.com/prajwalch/yazap/releases/tag/v0.5.1 ) | ` 0.12.0 ` , ` 0.12.1 ` and ` 0.13.0 ` |
2122| <= ` 0.5.0 ` | Not supported to any |
Original file line number Diff line number Diff line change 1- .{
2- .name = .yazap ,
3- .version = "0.6.3 " ,
4- .fingerprint = 0xc4ff2399127e5b67 ,
5- .paths = .{
6- "build.zig" ,
7- "build.zig.zon" ,
8- "src" ,
9- "LICENSE" ,
10- "README.md" ,
11- },
12- }
1+ .{
2+ .name = .yazap ,
3+ .version = "0.7.0 " ,
4+ .fingerprint = 0xc4ff2399127e5b67 ,
5+ .paths = .{
6+ "build.zig" ,
7+ "build.zig.zon" ,
8+ "src" ,
9+ "LICENSE" ,
10+ "README.md" ,
11+ },
12+ }
You can’t perform that action at this time.
0 commit comments