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(docker): change targetMount to
/tmp/app
by @MarkusZoppelt in #1126 - Use dumper source for CMake projects by @florianGla in #1118
- Support default dictionaries for CMake projects by @florianGla in #1125
- feat(container): support
--json
for container remote-run by @MarkusZoppelt in #1121
Full Changelog: v2.5.2...v2.6.0