Releases: pedropark99/zig-book
Releases · pedropark99/zig-book
v0.6.12
What's Changed
- Chapter 7 have undergone revision by @pedropark99 in #55
Full Changelog: v0.6.11...v0.6.12
v0.6.11
What's Changed
- Chapters 4, 5 and 6 have undergone revision by @pedropark99 in #53
Full Changelog: v0.6.10...v0.6.11
v0.6.10
What's Changed
- a revision of the Chapter 2 by @pedropark99 in #51
- a new section at Chapter 2 to talk about
errdefer
in a control flow perspective by @pedropark99 in #51
Full Changelog: v0.6.9...v0.6.10
v0.6.9
What's Changed
- Fix small tpyo at Chapter 4 by @slackline at #50
New Contributors
- @slackline made their first contribution in #50
Full Changelog: v0.6.8...v0.6.9
v0.6.8
What's Changed
- Add section for runtime versus compile-time known length in slices. by @pedropark99 in #49
Full Changelog: v0.6.7...v0.6.8
v0.6.7
What's Changed
- Add a new and small chapter to talk about SIMD and Vectors in Zig by @pedropark99 in #48
Full Changelog: v0.6.6...v0.6.7
v0.6.6
What's Changed
Full Changelog: v0.6.5...v0.6.6
v0.6.5
What's Changed
- Add section to describe type casting in Zig by @pedropark99 in #44
Full Changelog: v0.6.4...v0.6.5
v0.6.4
What's Changed
- Add section to explain the
translate-c
subcommand of the zig compiler. - Fix
@cCompile
issue reported at #39 .
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- Add small section to describe useful string functions from the Zig Standard Library by @pedropark99 in #42
Full Changelog: v0.6.2...v0.6.3