Flay v2.0.0.b1 Release Notes

Release Date: 2012-08-07 // over 11 years ago
    • 2 major enhancements:

      • Parses ruby 1.9! (still in beta)
      • Moved Sexp#deep_each and Sexp#each_sexp to sexp_processor
    • 1 minor enhancements:

      • Use File.binread (File.read in 1.8) to bypass encoding errors
    • 1 bug fix:

      • Fixed failing tests against ruby_parser 3