Flog v3.0.0.b1 Release Notes

Release Date: 2012-07-26 // almost 12 years ago
    • 4 minor enhancements:

      • Added --18 and --19 flags to specify parser. Defaults to hybrid.
      • Explicitly use Ruby18Parser to remove deprecation warnings.
      • Modified processor to deal with cleaner sexps from RP 3.x.
      • Use File.binread (File.read in 1.8) to bypass encoding errors
    • 🛠 2 bug fixes:

      • Cleaned up some 1.9 warnings.
      • Fixed failing tests against ruby_parser 3