Skip to content

v0.3.8

Compare
Choose a tag to compare
@pedropark99 pedropark99 released this 01 Aug 02:40
· 210 commits to main since this release
a1c64c0

What's Changed

Related to #7 .

This release Zig is not memory safe by default. But it is a language that offers a lot of tools to be memory safe.
This PR adds a section that lists the features that Zig offers to achieve safety in our software. In other words, this section
describes how Zig faces the "safety problem" in modern software.

By @pedropark99 in #18

Full Changelog: v0.3.7...v0.3.8