6 Jan
2026
6 Jan
'26
7:22 p.m.
flog version 4.9.4 has been released! * home: <http://ruby.sadi.st/> * code: <https://github.com/seattlerb/flog> * rdoc: <http://docs.seattlerb.org/flog> * vim: <http://github.com/sentientmonkey/vim-flog> Flog reports the most tortured code in an easy to read pain report. The higher the score, the more pain the code is in. Changes: ### 4.9.4 / 2026-01-06 * 2 bug fixes: * Namespace NotRubyParser to avoid problems with bundler's horrid eager loading. (nateberkopec) * Patch prism to recognize `it` as a local. (faisal)