Ape 0.6.14
github-actions
released this
27 Jul 13:25
·
565 commits
to refs/heads/main
since this release
Changes
- docs: add logging user guide [APE-1227] @antazoey (#1564)
- fix: dont track deploys yet [APE-1228] @antazoey (#1565)
- docs: clarify doc message [APE-1224] @antazoey (#1562)
- fix: also handle non empty padding err [APE-1225] @antazoey (#1563)
- fix: issue where CTRL-C did not exit tests [APE-1223] @antazoey (#1560)
- fix: specify encoding when calling
bytes
[APE-1186] @z80dev (#1539) - fix: handle nested structures in global config merge [APE-1218] @antazoey (#1555)
- fix: actually install ape [APE-1217] @sabotagebeats (#1554)
- fix: issue where revert infos were the same [APE-1210] @antazoey (#1550)
- feat:
ContractNotFound
custom exception [APE-1211] @antazoey (#1551) - chore: bump click [APE-1212] @antazoey (#1552)
- fix: search algo [APE-1215] @antazoey (#1553)
- feat: improved contract receipt related logic @antazoey (#1548)
- feat: support block id for provider
get_code()
[APE-1203] @antazoey (#1547) - fix: move functions_incremented outside loop [APE-1184] @dtdang (#1537)
- chore: upgrade watchdog [APE-1194] @antazoey (#1543)
- fix: gas price type errors [APE-1193] @antazoey (#1542)
- chore: add .python-version to generated .gitignore [APE-1182] @wolovim (#1536)
Special thanks to: @antazoey, @dtdang, @sabotagebeats, @wolovim and @z80dev