Ape 0.8.4
github-actions
released this
13 Jun 18:14
·
179 commits
to refs/heads/main
since this release
Changes
- feat: show config error linenos @antazoey (#2134)
- chore: upgrade pandas @antazoey (#2136)
- chore: fix some comments @fivecut (#2135)
- test: fix flakey tests @antazoey (#2137)
- fix: better error handling for bad dependencies: config @antazoey (#2132)
- fix: avoid duplicate caching with v versus non-v prefix in dependency versions @antazoey (#2131)
- feat: better CLI message when compiling a dependency produces no contracts @antazoey (#2130)
- fix: specify encoding always when writing text to a file @antazoey (#2129)
- fix: issue using default call-tree approach when call fails @antazoey (#2128)
- fix: issue where deleted contracts remained in
ContractManager
@antazoey (#2127) - feat: allow deploying contract types from account @antazoey (#2126)
- fix:
project.unpack()
to include full contracts directory @antazoey (#2123) - fix: block validation issues @antazoey (#2125)
- fix: eip-712 hex data display @banteg (#2122)
- fix: handle enum types more in trace enrichment @antazoey (#2121)