rouge v3.11.0 Release Notes

Release Date: 2019-09-18 // over 4 years ago
  • ๐Ÿ’Ž Comparison with the previous version

    • ๐Ÿ†• Apex Lexer (NEW)
      • Add Apex lexer (#1103 by Jefersson Nathan)
    • Coq Lexer
      • Tokenise commonly used logical symbols in Coq lexer
    • ๐Ÿ†• CSV Schema Lexer (NEW)
      • Add CSV Schema lexer (#1039 by Filipe Garcia)
    • JSON Lexer
      • Fix pattern for values incorporating backslashes in JSON lexer (#1331 by Michael Camilleri)
    • Kotlin Lexer
      • Improve support for Gradle plugin names in Kotlin lexer (#1323 by Andrew Lord)
      • Simplify regular expressions used in Kotlin lexer (#1326 by Andrew Lord)
      • Highlight constructors/functions in Kotlin lexer (#1321 by Andrew Lord)
      • Fix type highlighting (including nested generics) in Kotlin lexer (#1322 by Andrew Lord)
    • Liquid Lexer
      • Rewrite large portion of Liquid lexer (#1327 by Eric Knibbe)
    • ๐Ÿ†• Robot Framework Lexer (NEW)
      • Add Robot Framework lexer (#611 by Iakov Gan)
    • Shell Lexer
      • Add MIME types and file globs to Shell lexer (#716 by Jan Chren)
    • Swift Lexer
      • Improve attribute formatting in Swift lexer (#806 by John Fairhurst)