Skip to content

1.5.5

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Oct 09:33
· 72 commits to main since this release
2cbcbea

Added

  • The solc v0.8.28 support
  • More optimizations

Fixed

  • The compilation pipeline that was not run without output parameters
  • Broken --output-dir output paths for non-Solidity contracts
  • solc that was not picked up from ${PATH} in standard JSON mode
  • solc exit code check which is now before the output parsing
  • Several issues with fragile parsing of --llvm-options