From: Ryan Davis Date: 2011-08-11T07:51:44+09:00 Subject: [ANN] flay 1.4.3 Released flay version 1.4.3 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: ### 1.4.3 / 2011-08-10 * 1 bug fix: * Fixes for 1.9 with --diff. (mmullis)