rouge v3.23.0 Release Notes

Release Date: 2020-09-09 // over 3 years ago
  • ๐Ÿ’Ž Comparison with the previous version

    • Kotlin Lexer
      • Fix handling of ::class in Kotlin lexer (#1572 by Manuel Dossinger)
    • ๐Ÿ†• PostScript Lexer (NEW)
      • Add PostScript lexer (#1578 by Liam Cooke)
    • ๐Ÿ’Ž Ruby Lexer
      • Handle % like / in Ruby lexer (#1563 by Jeanine Adkisson)
    • Rust Lexer
      • Support tuple index expressions in Rust lexer (#1580 by Hugo Peixoto)
      • Fix floating point separators in Rust lexer (#1581 by Hugo Peixoto)
    • ๐Ÿ†• systemd Lexer (NEW)
      • Add systemd lexer (#1568 by Jean-Louis Jouannic)