flay version 2.0.0 has been released!
* repo: <https://github.com/seattlerb/flay>
* home: <http://ruby.sadi.st/>
* rdoc: <http://seattlerb.rubyforge.org/flay>
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