Rouge v1.2.0 Release Notes

Release Date: 2013-11-26 // over 10 years ago
    • New lexers:
      • MATLAB (thanks @adambard!)
      • Scala (thanks @sgrif!)
      • Standard ML (sml)
      • OCaml
    • Major performance overhaul, now ~2x faster (see [#114][]) (thanks @korny!)
    • Deprecate RegexLexer#group (internal). Use #groups instead.
    • Updated PHP builtins
    • CLI now responds to rougify --version

    💎 [#114]: https://github.com/rouge-ruby/rouge/pull/114