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
- feat(bundle): add version and OS information to log file by @mlsandnerCI in #1113
- feat: Support
--generated-corpus-dir
option incifuzz execute
by @adombeck in #1102 - fix(errorid): expand error id test cases by @florianGla in #1115
- feat: LCOV parser by @mlsandnerCI in #1104
Full Changelog: v2.4.1...v2.5.0