How to install
On Linux and macOS, remember to make the downloaded installer executable via chmod +x <installer file>
.
You can find more information in our README
What's Changed
- Replace
New seeds
withCorpus entries
in fuzzer stats by @fmeum in #398 - Use relative path in
init
success message by @fmeum in #397 - add documentation on how to create a new release by @MarkusZoppelt in #400
- added error checking for ftell result by @weichslgartner in #401
- fix replayer on arm64 macOS by @MarkusZoppelt in #404
- cmd/remote-run: Support --json flag by @adombeck in #405
- Make README logo a link by @fmeum in #406
New Contributors
- @weichslgartner made their first contribution in #401
Full Changelog: v0.5.0...v0.6.0