v0.9.6
0.9.6 - 2023-07-06
This release fixes a regression in the unchecked-lowlevel
call detector and a crash in the cache-array-length
detector.
What's Changed
- fix(cache-array-length): handle when
HighLevelCall
is aStateVariable
by @0xalpharush in #2019 - fix regression that caused retdata to be flagged by @0xalpharush in #2029
- docs(readme): add new docs link by @sambacha in #2010
New Contributors
- @dependabot made their first contribution in #1992
- @sambacha made their first contribution in #2010
Full Changelog: 0.9.5...0.9.6