What's Changed
I have some great news on this release. I decided to follow a suggestion from the community, and now, a PDF version of the book is available to purchase on the Leanpub platform 🥳🎉🎉🎉🎊🍾🥂.
https://leanpub.com/introductiontozigaproject-basedbook
Now, let's talk about the actual improvements that we had on the book from last release:
- A code example in the Pointers chapter was changed to have better compatibility with older versions of Zig, by @pedropark99 in #124
- A typo on Chapter 1 was fixed by @maarteNNNN in #131
- An unnecessary swear word was removed from chapter 4 by @Raphexion in #130
- Links to the PDF version of the book on Leanpub were added to the project by @pedropark99 in #132
New Contributors
We also had some new contributors in the project!
- @maarteNNNN made their first contribution in #131
- @Raphexion made their first contribution in #130
Full Changelog: v1.2.6...v1.3.0