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
- Test: Fresh buckets for integration tests by @github-actions in #1161
- feat: convert jacoco xml reports to
.lcov
format for Maven/Gradle by @MarkusZoppelt in #1151 - ci: Cancel in-progress jobs on push by @adombeck in #1137
- Fix source map for multi-module gradle projects by @florianGla in #1159
- test: handle
alloc_dealloc_mismatch
error test on macOS by @MarkusZoppelt in #1152 - build(deps): bump golang.org/x/term from 0.13.0 to 0.14.0 by @dependabot in #1162
Full Changelog: v2.13.2...v2.14.0