Summary
Supporting Jazzer 0.16.0
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
- build(deps): bump github.com/pterm/pterm from 0.12.55 to 0.12.56 by @dependabot in #686
- docs: use clang and cmake from VS2022 by @MarkusZoppelt in #685
- feat(Makefile): use $(RM) to support remove on all platforms by @MarkusZoppelt in #684
- feat: small improvements on verbose output by @jochil in #688
- update and improve dependency checks on Windows (e.g. Visual Studio) by @MarkusZoppelt in #683
- test [un]authenticated commands against mock server by @MarkusZoppelt in #687
- ci: quarantine windows integration test by @JackuB in #693
- Point user to our app and docs after a successful installation by @HenrichN in #689
- feat: always show used cifuzz version by @jochil in #691
- feat: apply error details to existing findings by @MarkusZoppelt in #690
- chore: update used jazzer version to 0.16.0 by @jochil in #653
- fix: match error-details with contains instead of equal by @MarkusZoppelt in #698
- Raise Windows tests timeout to 20 minutes by @JackuB in #699
- build(deps): bump github.com/gookit/color from 1.5.2 to 1.5.3 by @dependabot in #701
Full Changelog: v0.24.0...v0.25.0