Releases: Arwalk/zig-protobuf
Releases · Arwalk/zig-protobuf
v1.0.6
This releases fixes the build system for zig 0.13.0.
What's Changed
New Contributors
Additional Thanks
Full Changelog: v1.0.5...v1.0.6
v1.0.5
v1.0.4
What's Changed
- Update for zig 0.12.0 by @malcolmstill in #45
New Contributors
- @malcolmstill made their first contribution in #45
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- docs: add missing 'paths' field to
build.zig.zon
example in README by @hendriknielaender in #31 - Updating to latest zig by @Arwalk in #36
- Fix README Typo by @jcalabro in #38
- Update to latest zig and build.zig.zon requirements. by @Arwalk in #42
New Contributors
- @hendriknielaender made their first contribution in #31
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- add
.dupe(allocator)
to every message and default values by @menduz in #23 - feature: self contained, auto installing protoc and programatic usage from
build.zig
, enable zig package manager by @menduz in #26 - chore: update to latest Zig in master (0.12.0-dev.1695+e4977f3e8) by @NefixEstrada in #28
- Update to latest zig + fix
zig build test
first pass by @Arwalk in #29
New Contributors
- @NefixEstrada made their first contribution in #28
Full Changelog: v1.0.1...v1.0.2