v0.0.27
What's Changed
- Fix: Include low issues in sarif printer by @alexroan in #442
- Refactor auditor mode for ICF by @alexroan in #446
- Feature: Collapsible Markdown report instances by @alexroan in #448
- BASE BRANCH: Internal compilation framework by @alexroan in #333
- Bump version to 0.0.27 and update readme by @alexroan in #470
- Group ICF related args by @alexroan in #471
- Update foundry-compilers to cyfrin-foundry-compilers by @alexroan in #472
- Add foundry config version by @alexroan in #473
- Remove local foundry gitmodule by @alexroan in #474
Release Notes
- Fix: Include LOW issues in the SARIF report printer
- Refactor Auditor Mode to more easily integrate ICF
- Collapsible Markdown report instances
- Internal Compilation Framework beta!
- Invoked with
--icf
option. - Once this has been battle tested and ironed out, ICF will replace the current workflow, and the
--icf
flag will be removed.
- Invoked with
Full Changelog: v0.0.26...v0.0.27