v0.1.9
0.1.9 - 2020-09-08
This release adds two new flags to improve truffle support, and improves etherlime, waffle and buidler support. Additionally, slither now runs GitHub super-linter (see CONTRIBUTING.md#linters).
We also want to thanks @alphastorm and @tomlinton for their contributions.
Added
--truffle-overwrite-config
and--truffle-overwrite-version
to ease the compilation on complex setup (#88)
Changed- Remove case sensitivity in
--compile-force-framework
(#100) - Improve waffle and etherlime support (#101
- Github super linter (#107)