New
v2.1.0
Important
This release will be the last dedicated to zig 0.13.0.
What's Changed
- Explicit error types by @42LM in https://github.com/Arwalk/zig-protobuf/pull/90
- Adjust readme: use
zig fetchin## How to useby @42LM in https://github.com/Arwalk/zig-protobuf/pull/89 - Switch remove else clause by @42LM in https://github.com/Arwalk/zig-protobuf/pull/91
- Self referential type support by @Arwalk in https://github.com/Arwalk/zig-protobuf/pull/73
New Contributors
- @42LM made their first contribution in https://github.com/Arwalk/zig-protobuf/pull/90
Full Changelog: https://github.com/Arwalk/zig-protobuf/compare/v2.0.0...v2.1.0