Ape 0.5.7
github-actions
released this
30 Nov 22:39
·
827 commits
to refs/heads/main
since this release
Changes
- feat: generate with mnemonic @sabotagebeats (#1165)
- fix: issue where dependency contract type would not compile @unparalleled-js (#1168)
- chore: changes from pyupgrade @unparalleled-js (#1163)
- feat: import Account from Mnemonic @sabotagebeats (#1142)
- feat: support regex in ape.reverts() @helloibis (#1162)
- feat: Adding in a .gitignore file on ape initialization @Ninjagod1251 (#1159)
- fix: change to http default in github clone for dependencies @unparalleled-js (#1153)
- feat: don't compile dependencies @unparalleled-js (#1152)
- docs: update CONTRIBUTING.md @eltociear (#1156)
- fix: another issue where editable plugins would not install correctly @unparalleled-js (#1155)
- fix: issue where directories with compiler extension in name would cause issues @unparalleled-js (#1147)
- feat: improve error when contract type collision @unparalleled-js (#1150)
- feat: configure global compiler ignore files @unparalleled-js (#1151)
- fix: convert
block_identifier
to hex @gosuto-inzasheru (#1146) - test: replace reverts mocks with geth provider @unparalleled-js (#1149)
Special thanks to: @Ninjagod1251, @eltociear, @gosuto-inzasheru, @helloibis, @sabotagebeats and @unparalleled-js