What's Changed
- Add new chapter about threads in Zig by @pedropark99 in #38. The idea behind this new chapter is not only to demonstrate how to use threads in Zig, but also, to introduce threads for those who have never seem or used threads before.
- Add contribution guidelines to the project.
- Add a license file to the project. The license of the project was already well defined on the README and also inside the book itself. But the project was lacking a LICENSE file.
Full Changelog: v0.5.1...v0.6.0