Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

24 lines (18 loc) · 1.11 KB

1.0.4 / 2020-12-21

  • Fix bug that caused txs signed with Waffle wallets to be omitted from report (cgewecke#54)

1.0.3 / 2020-12-02

  • Fix excludeContracts option & support folders (cgewecke#51)

1.0.2 / 2020-12-01

1.0.1 / 2020-11-09

  • Make all EthGasReporterConfig types optional (cgewecke#45)
  • Fix test return value bug by returning result of runSuper (cgewecke#44)

1.0.0 / 2020-10-29

  • Refactor as hardhat-gas-reporter (cgewecke#38)
  • Update eth-gas-reporter to 0.2.19

0.1.4 / 2020-10-13

  • Add coinmarketcap to types
  • Support in-process BuidlerEVM / remove "independent node" requirement

0.1.3 / 2019-12-01

  • Upgrade artifacts handler for Buidler 1.x, fixing missing deployment data