Skip to content

Ape 0.3.5

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jul 17:18
· 1009 commits to refs/heads/main since this release
846a3fb

Changes

  • feat: add networks fixture automatically to pytest integration @unparalleled-js (#835)
  • chore: remove empty CHANGELOG.md @helloibis (#851)
  • fix: issue where address values were not 0x prefixed in event query filters @banteg (#845)
  • feat: add set_balance test provider API @unparalleled-js (#823)
  • fix: issue where subprocess provider would crash in the background @unparalleled-js (#847)
  • fix: issue preventing importing local packages in ape console @unparalleled-js (#848)
  • chore: fix .md and small changes to docs @Ninjagod1251 (#815)
  • chore: update testing doc examples @helloibis (#840)
  • feat: support ENS domains when initializing contracts @unparalleled-js (#839)
  • fix: decode string type for events @banteg (#836)
  • fix: prevent TimestampConverter from accepting single integer strings @helloibis (#832)

Special thanks to: @Ninjagod1251, @banteg, @helloibis and @unparalleled-js