Flay 2.4.0 Released

flay version 2.4.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.4.0 / 2013-07-24

  • 1 minor enhancement:

    • Allow plugins to provide sexp to source converters for --diff.
      (UncleGene)