Skip to content

v0.6.0

Compare
Choose a tag to compare
@antico5 antico5 released this 22 Nov 16:24
· 184 commits to development since this release

0.6.0 - 2022-11-21

Added

  • Validation for "standalone" solidity files not belonging to any project
  • Experimental support for pure foundry projects and hybrid hardhat - foundry projects.
  • Faster validation by tuning solc settings

Fixed

  • Validation blocked on the entire project when there's an invalid import on a single file (#238)
  • "Validator blocked" error before extension finished analysis stage
  • Improved error messaging on failure to load hardhat