From: Ryan Davis Date: 2013-07-12T08:08:13+09:00 Subject: [ANN] flog 4.1.1 Released flog version 4.1.1 has been released! * code: * home: * rdoc: 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.1.1 / 2013-07-11 * 1 minor enhancement: * Added max_method to delegators. * 1 bug fix: * Fixed FlogTask to use FlogCLI. (envygeeks)