Skip to content

Release v0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 10:41
23a5c26

What's Changed

Changelog

  • Formal release CI and cyfrinup installer/updater
  • Detector Improvements:
    • Remove nested loop from useless_modifier
    • useless_public_functions detector should not capture functions in abstract contracts
  • Update README to account for ICF and no dependency on Foundry being installed
  • --highs-only flag (as requested by @devtooligan)
  • AST: support FunctionDefinitions at the SourceUnit level.

Full Changelog: v0.1.1...v0.1.2