Releases: tintinweb/solgrep
Releases · tintinweb/solgrep
Version 0.0.10
Version 0.0.9
v0.0.9
- fix: allow
solgrep <path> --find <pattern> <pathN> <pathNN>
- update: new parser
- update: reworked parts of the grep pattern selection
Version 0.0.8
v0.0.8
- fix: support for old JS #7
Version 0.0.7
Version 0.0.6
v0.0.6
- new: DupeFinder module - find exact or similar contracts (exact or fuzzy contract structure (AST) match)
- The demo prints all duplicates (hiding unique contracts)
Version 0.0.5
initial alpha