Summary
- bugfixes and minor improvements
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
- Select llvm tools based on CC/CXX by @florianGla in #553
- build(deps): bump atomicgo.dev/keyboard from 0.2.8 to 0.2.9 by @dependabot in #570
- build(deps): bump luxon from 3.0.1 to 3.2.1 in /.github/actions/version by @dependabot in #571
cifuzz run
: ask users to authenticate with a remote fuzzing server during fuzzing runs by @MarkusZoppelt in #568- feat: source file resolver by @mlsandnerCI in #523
- fix(gradle): trim spaces for build directory by @florianGla in #572
- feat: add bazel version as dependency by @mlsandnerCI in #573
- chore: document default input directory locations by @florianGla in #569
Full Changelog: v0.14.0...v0.15.0