[ANN] flay 2.12.1 Released

Ryan Davis <[email protected]> Tue, 08 Oct 2019 19:07:14 -0700
Newsgroups gmane.comp.lang.ruby.general
Message-ID <[email protected]>
flay version 2.12.1 has been released!

* home: <http://ruby.sadi.st/>
* code: <https://github.com/seattlerb/flay>
* rdoc: <http://docs.seattlerb.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.12.1 / 2019-10-08

* 1 bug fix:

  * Fixed some sexp access under STRICT_SEXP=1.

Unsubscribe: <mailto:[email protected]?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk>