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
- fix(maven): don't add target resources twice by @MarkusZoppelt in #802
- build(deps): bump github.com/pterm/pterm from 0.12.59 to 0.12.62 by @dependabot in #803
- ci: enable E2E tests for all commits by @JackuB in #805
- feat: add cancel option for remote-run / finding upload after run by @MarkusZoppelt in #806
- feat: create additional verbose log file in bundle by @mlsandnerCI in #790
- Test: Fresh buckets for integration tests by @github-actions in #809
- build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #807
- build(deps): bump github.com/spf13/viper from 1.15.0 to 1.16.0 by @dependabot in #808
- docs: add MSBuild to Windows prerequisites by @MarkusZoppelt in #813
- Introduce barebone container cmd by @JackuB in #815
- Bump gotestfmt to prevent false negative in tests by @JackuB in #814
- fix(bundler): don't show error trace when
git
executable is not found by @MarkusZoppelt in #812 - fix: calculate number of new corpus entries correctly and make sure they don't underflow. by @MarkusZoppelt in #800
Full Changelog: v0.31.0...v0.32.0