Skip to content

brownie 1.14.4

Compare
Choose a tag to compare
@iamdefinitelyahuman iamdefinitelyahuman released this 05 Apr 09:16
· 855 commits to master since this release
cd9c115

Added

  • Support for environment variables in brownie config (#1012)
  • Add Fantom to default networks (#980)

Changed

  • Gas report also shows average price for only confirmed txs (#1020)

Fixed

  • Add project to brownie namespace within console (#1029)
  • Balance contract member override (#1030)
  • Correct frame in pytest interactive debug mode (#1034)