New
v1.3.5
What's Changed
- Clarify about explicit data type in variable/mutable objects by @pedropark99 in https://github.com/pedropark99/zig-book/pull/157
- Add fix for base64 decode length by @pedropark99 in https://github.com/pedropark99/zig-book/pull/158
- Improve runtime vs comptime example by @pedropark99 in https://github.com/pedropark99/zig-book/pull/159
- Publish fixes on string section by @pedropark99 in https://github.com/pedropark99/zig-book/pull/162
- fix: has/have grammar and typo by @stickyburn in https://github.com/pedropark99/zig-book/pull/161
New Contributors
- @stickyburn made their first contribution in https://github.com/pedropark99/zig-book/pull/161
Full Changelog: https://github.com/pedropark99/zig-book/compare/v1.3.1...v1.3.5