Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 434 Bytes

CHANGELOG.md

File metadata and controls

18 lines (13 loc) · 434 Bytes

Change Log

All notable changes will be documented in this file.

v0.0.8

  • fix: fixed support for old JS #7

v0.0.7

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

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)

v0.0.1 - 0.0.5

  • first alpha