v0.9.1
0.9.1 - 2022-11-03
This release contains several bug fixes, and a new tool - slither-doctor
- to help debugging slither.
We would like to thank all our external contributors:
Added
slither-doctor
: a new tool to help diagnose issues with Slither (#1384)
Changed
- Add contract types in constant optimization detector (#1443)
- Remove redundant calls (#1434)
- Missing text in solc version recommendation (#1406)
slither-flat
support for top level objects (#1441 )