Skip to content

v4.13.0

Latest
Compare
Choose a tag to compare
@michprev michprev released this 14 Oct 13:09
· 1 commit to main since this release

Features & improvements:

  • added support for Solidity 0.8.28 [core]
  • Github is now used as a secondary source of solc binaries [core]
  • added support for compilation metadata settings [core]
  • optimized compilation with solc >= 0.8.28 on CLI [core]

Fixes:

  • fixed language server crash on editing files removed on disk but still opened in IDE [language server]
  • fixed compilation of Etherscan contracts [testing framework]