Skip to content

brownie 1.5.1

Compare
Choose a tag to compare
@iamdefinitelyahuman iamdefinitelyahuman released this 21 Jan 18:44
· 2401 commits to master since this release

Fixed

  • Correctly isolate path and nodeid from test cases inside classes
  • Allow "" and "0x" when converting to bytes, disallow booleans
  • Tests can run from inside a project subfolder
  • Preserve pytest rootdir when a Brownie project is in a subfolder of a Python project