rouge v3.14.0 Release Notes

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

    • General
      • Fix lexing of comments at the EOF (#1371 by Maxime Kjaer)
      • Fix typo in README.md (#1367 by Sven Tennie)
    • JSONDOC Lexer
      • Update state names in json-doc lexer (#1364 by Maxime Kjaer)
    • Liquid Lexer
      • Add pattern for matching filenames to the Liquid lexer (#1351 by Eric Knibbe)
    • Magik Lexer
      • Add _finally keyword to Magik lexer (#1365 by Steven Looman)
    • ๐Ÿ†• NES Assembly Lexer (NEW)
      • Add NES Assembly lexer (#1354 by Yury Sinev)
    • ๐Ÿ†• Slice Lexer (NEW)
      • Add Slice lexer (#867 by jolkdarr)
    • TOML Lexer
      • Add support for inline tables to TOML lexer (#1359 by Michael Camilleri)