rouge v3.26.0 Release Notes

Release Date: 2020-12-09 // over 3 years ago
  • 💎 Comparison with the previous version

    • CMake Lexer
      • Add missing CMake commands to CMake lexer (#1630 by gnaggnoyil)
    • Crystal Lexer
      • Improve visual sample and macro support for Crystal lexer (#1644 by Michael Camilleri)
      • Support floor division operator in Crystal lexer (#1639 by Rymiel)
    • JSL Lexer
      • Fix lexing of messages, nested comments, missing operators and decimals in JSL lexer (#1638 by Ben Peachey Higdon)
    • 🆕 OCL Lexer (NEW)
      • Add OCL lexer (#1637 by Gerson Sunyé)
    • Python Lexer
      • Use String::Affix token for string prefixes in Python lexer (#1635 by Tan Le)
    • ReasonML Lexer
      • Improve support for comments in ReasonML lexer (#1641 by Amirali Esmaeili)
    • 🆕 ReScript Lexer (NEW)
      • Add ReScript lexer (#1633 by Amirali Esmaeili)
    • Rust Lexer
      • Add support for octal literals to Rust lexer (#1643 by nsfisis)