Ape 0.1.5
github-actions
released this
12 Apr 18:29
·
1111 commits
to refs/heads/main
since this release
Changes
- feat: enable accounts to be able to auto-sign transactions @unparalleled-js (#650)
- docs: update compiler collision error to add helpful information @sabotagebeats (#656)
- fix: use step parameter to block_container.range() method @unparalleled-js (#648)
- fix: delegate to container when checking if account exists when accessing by address @unparalleled-js (#647)
- fix: issue when console would not launch when exception raised @unparalleled-js (#649)
- feat: brownie project support and dependencies that have dependencies @unparalleled-js (#642)
- fix: better handling of kwargs inside of contract calls @fubuloubu (#612)
- fix: include entire extension chain when searching for files with registered compilers @unparalleled-js (#643)
- fix: contract ABI repr errors @unparalleled-js (#644)
- fix: use encrypted protocol (https) for cloning repositories @unparalleled-js (#639)
- chore: update issue template @fubuloubu (#641)
Special thanks to: @fubuloubu, @sabotagebeats and @unparalleled-js