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 golang.org/x/net from 0.8.0 to 0.9.0 by @dependabot in #737
- Update compatibility check in pipeline by @florianGla in #742
- fix(makefile): use rm command for deleting on windows by @florianGla in #745
- feat: use pterm for
ReadSecret
instead of go-survey/survey by @MarkusZoppelt in #748 - Fix broken integration tests by @florianGla in #739
- fix(summary): split file path into two parts by @florianGla in #749
- fix: add
shift_exponent
to error ID matchers by @MarkusZoppelt in #747 - Run Integration tests in parallel containers by @JackuB in #740
- feat: allow jazzer parameters for maven & gradle by @mlsandnerCI in #750
- fix(jazzer): don't append generated corpus dir by @MarkusZoppelt in #746
Full Changelog: v0.26.0...v0.27.0