rouge v0.2.9 Release Notes

Release Date: 2012-11-28 // over 11 years ago
    • New lexers: io, sed, conf, and nginx
    • fixed an error on numbers in the shell lexer
    • performance bumps for shell and ruby by prioritizing more common patterns
    • (@korny) Future-proofed the regexes in the Perl lexer
    • rougify now streams the formatted text to stdout as it's available instead of waiting for the lex to be done.