Skip to content

Releases: tintinweb/solgrep

Version 0.0.10

13 Oct 11:00
Compare
Choose a tag to compare

v0.0.10

  • update: new parser

Version 0.0.9

07 Mar 11:45
0453d14
Compare
Choose a tag to compare

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

10 Feb 17:53
Compare
Choose a tag to compare

v0.0.8

  • fix: support for old JS #7

Version 0.0.7

27 Jan 09:53
Compare
Choose a tag to compare

v0.0.7

  • new: support --find=modifier.name - #1
  • new: dbl-diff-balance rule - #2
  • update: dupefinder

Version 0.0.6

23 Nov 18:22
Compare
Choose a tag to compare

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

23 Nov 08:48
Compare
Choose a tag to compare

initial alpha