v0.1.13
0.1.13 - 2021-03-29
This release improves the support of solc 0.8, as well as hardhat and Etherscan support.
We are currently investigating issues with the hardhat support (#164), in the meantime, hardhat should be considered as partially supported.
Added
- Support for solc 0.8 (direct compilation) (#147)
Changed
- Improvements to Etherscan export directory (#144, #148)
- Improve Etherscan error message (#159)
- Clean up solc platform (#149)
- Use pylint
2.7.2
and black20.8b1
, and improve CI (#162)
Fixed
- Fix hardhat source mapping (#154)