v4.13.0
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]