0.8.2
What's Changed
- chore(common): remove
cleanup.rs
, move logic to individual postprocessors by @Jon-Becker in #417 - feat(compiler): more accurate compiler detection via heuristics by @Jon-Becker in #419
- fix(decompile): change "bytes memory" to "bytes" in json abi output by @fala13 in #418
- refactor(evm): update
find_cast
return type toParamType
by @iankressin in #415 - chore(meta): bump version to
0.8.2
by @Jon-Becker in #420
Full Changelog: 0.8.1...0.8.2