rouge v3.7.0 Release Notes

Release Date: 2019-07-23 // almost 5 years ago
  • ๐Ÿ’Ž Comparison with the previous version

    • General
      • Rationalise Rake tasks (#1267 by Michael Camilleri)
      • Remove italics from preprocessor style rules (#1264 by Michael Camilleri)
      • Remove rubyforge_project property from gemspec (#1263 by Olle Jonsson)
      • Add missing magic comments (#1258 by Ashwin Maroli)
      • Replace tabs with spaces in some lexers (#1257 by Ashwin Maroli)
      • Profile memory usage of Rouge::Lexer.find_fancy (#1256 by Ashwin Maroli)
      • Add juxtaposing support to visual test app (#1168 by Ashwin Maroli)
    • ๐Ÿ†• Ada Lexer (NEW)
      • Add Ada lexer (#1255 by Jakob Stoklund Olesen)
    • ๐Ÿ†• CUDA Lexer (NEW)
      • Add CUDA lexer (#963 by Yuma Hiramatsu)
    • ๐Ÿ†• GDScript Lexer (NEW)
      • Add GDScript lexer (#1036 by Leonid Boykov)
    • Gherkin Lexer
      • Fix placeholder lexing in Gherkin lexer (#952 by Jamis Buck)
    • GraphQL Lexer
      • Add keywords and improve frontmatter lexing in GraphQL lexer (#1261 by Emile Bosch)
    • ๐Ÿ– Handlebars Lexer
      • Fix Handlebars lexing with HTML attributes and whitespace (#899 by Jasper Maes)
    • ๐Ÿ†• HOCON Lexer (NEW)
      • Add HOCON lexer (#1253 by David Wood)
    • HTML Lexer
      • Add support for Angular-style attributes to HTML lexer (#907 by Runinho)
      • Simplify HTML visual sample (#1265 by Michael Camilleri)
    • JSON Lexer
      • Add key/value highlighting to JSON lexer (#1029 by Marรญa Inรฉs Parnisari)
    • ๐Ÿ†• Mason Lexer (NEW)
      • Remove mistaken keywords in Mason lexer (#1268 by Michael Camilleri)
      • Add Mason lexer (#838 by Marรญa Inรฉs Parnisari)
    • ๐Ÿ†• OpenType Feature File Lexer (NEW)
      • Add OpenType Feature File lexer (#864 by Thom Janssen)
    • PHP Lexer
      • Update keywords and fix comment bug in PHP lexer (#973 by Fred Cox)
    • ๐Ÿ†• ReasonML Lexer (NEW)
      • Add ReasonML lexer (#1248 by Sergei Azarkin)
    • Rust Lexer
      • Fix lexing of attributes and doc comments in Rust lexer (#957 by djrenren)
      • Add async & await keywords to Rust lexer (#1259 by Edward Andrews-Hodgson)
    • ๐Ÿ†• SAS Lexer (NEW)
      • Add SAS lexer (#1107 by tomsutch)