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(resolve): include slashes in regex by @florianGla in #1103
- feat: Support
--build-only
option incifuzz container run
by @adombeck in #1101 - ci(release): Improve release pipeline by @jochil in #1105
Full Changelog: v2.3.0...v2.4.0