Flay 2.0.0 Released

flay version 2.0.0 has been released!

Flay analyzes code for structural similarities. Differences in literal
values, variable, class, method names, whitespace, programming style,
braces vs do/end, etc are all ignored. Making this totally rad.

Changes:

2.0.0 / 2012-11-02

  • 1 minor enhancement:

    • Added a timeout handler to skip when RubyParser times out on a large
      file