v1.17.0
- Add support for modules developed in external crates (#655).
- Implement the fast scan mode and
--fast-scanoption for the CLI (297ceb9, a9ebdf7). - Improve performance by grouping multiple
matchesexpressions insideorconditions into a RegexSet (#657). - Better YAML output for multi-line strings (a7b7581).
- Faster rendering of error and warning messages (88a5a44).
- BUGFIX: Multile issues in
dexmodule, including incorrect parsing and out-of-memory errors (efb5cad, eccf374, 833660e, 38fdf8b, 5e89e5b). - BUGFIX: Issue in bitsquatting logic in
vtmodule (3a20364).
Contributors: @1ndahous3