github pedropark99/zig-book v1.2.5

latest releases: v1.4.0, v1.3.6, v1.3.5...
7 months ago

What's Changed

This release add several small fixes across the book. The most important fix made in this release is related to the build.zig.zon file. As reported by @Zorgatone , my previous explanation of this file was completely wrong, and this was solved in this release at #115 .

  • First, a fix over a code example that was broken in the Build system chapter by @pedropark99 in #103
  • Then, a PR was added to fix several issues that were reported by the community on the last month, by @pedropark99 in #115
  • A devcontainer configuration file was added to the project by @santif in #101
  • Small fixes were made in Chapter 1 by @HamzaWahed in #114
  • And also, some more fixes and suggestions were applied by @mwilbur in #112
  • A small fix by @Zorgatone in #107

New Contributors

We also had several new contributors in this release, which is awesome 🥳🎉🎊🍾

Full Changelog: v1.2.0...v1.2.5

Don't miss a new zig-book release

NewReleases is sending notifications on new releases.