Flog v2.5.0 Release Notes

Release Date: 2010-09-01 // over 13 years ago
    • 1 major enhancement:

      • Added plugin system. Define a module under Flog to extend it.
    • 3 minor enhancements:

      • Added special case penalty for wtf to_proc: blah(&b = proc {...}) (benjaminb)
      • Improved tests and test coverage.
      • Unfactored & refactored report code. Much cleaner and more maintainable now.
    • 🛠 2 bug fixes:

      • Fixed API change for FlogTask (andreacampi)
      • Fixed bad edgecase handler for block_pass (benjaminb)