Flog v4.6.5 Release Notes

Release Date: 2022-04-09 // about 2 years ago
    • 1 minor enhancement:

      • Changed :iter scoring from branch to block_call (same score).
    • 1 bug fix:

      • Fixed support for ruby 3 (only affected block_pass / to_proc_normal).

Previous changes from v4.6.4

    • 2 minor enhancements:

      • Added basic support for safe_call (nic-potter).
      • Added extra complexity penalty to safe_call processing.