Skip to content

v0.1.10

Compare
Choose a tag to compare
@montyly montyly released this 12 Nov 19:21
· 598 commits to master since this release

0.1.10 - 2020-11-12

This release introduces the support for hardhat, and improves Waffle and Buidler support.

We would like to thanks @PaulRBerg, for helping us debugging the buidler directory name bug (#116).

Added

  • Hardhat support (#126)
  • --solc-force-legacy-json flag (#111)
  • Support for builder directory name bug (#116, #127). The fix can be disabled with --buidler-skip-directory-name-fix

Changed

  • Solc output: sort the source list (#125)
  • Multiple improvements on the waffle support (#119)
  • Use black 19.10b0 instead of latest for github super linter compatibility (#124)