Releases: lukewilliamboswell/roc-fuzz
Releases · lukewilliamboswell/roc-fuzz
Release list
0.2.1
What's Changed
- Replace zig libc's SmpAllocator malloc with a single-arena allocator by @lukewilliamboswell in #3
Full Changelog: 0.2.0...0.2.1
Roc API Changes
Comparing https://github.com/lukewilliamboswell/roc-fuzz/releases/download/0.2.0/9xpnP9ZqhuLk2D2LcYCFbqdkN3cpaKhERdoesPPrfKyM.tar.zst (old, 0.2.0) with platform/main.roc (new)...
No API changes detected.
This is a PATCH change.
0.2.0 -> 0.2.1
(Pre-1.0.0 versions are 0.X.Y: breaking changes bump X, everything else bumps Y.)
0.2.1 satisfies the required PATCH bump.
Docs
0.2.0
What's Changed
- Add Apple Silicon macOS support by @lukewilliamboswell in #2
Full Changelog: 0.1.0...0.2.0
Roc API Changes
Comparing https://github.com/lukewilliamboswell/roc-fuzz/releases/download/0.1.0/5q6rwz3sTb1ftaFPS6E57yBjKNf2dwSxgrDVpw5XJ531.tar.zst (old, 0.1.0) with platform/main.roc (new)...
No API changes detected.
This is a PATCH change.
0.1.0 -> 0.1.1
(Pre-1.0.0 versions are 0.X.Y: breaking changes bump X, everything else bumps Y.)
0.2.0 satisfies the required PATCH bump.
Docs
0.1.0
What's Changed
- Port roc-fuzz to the modern compiler by @lukewilliamboswell in #1
New Contributors
- @lukewilliamboswell made their first contribution in #1
Full Changelog: https://github.com/lukewilliamboswell/roc-fuzz/commits/0.1.0