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: Adapt usage message of
--docker-image
for container command by @adombeck in #1056 - ci: install docker-ce with buildx support on ubuntu by @MarkusZoppelt in #1063
- feat: add compiled dumper to installer by @florianGla in #1061
- fix(coverage): use output format for maven and gradle by @florianGla in #1062
Full Changelog: v1.16.0...v1.17.0