rouge v3.8.0 Release Notes

Release Date: 2019-08-07 // over 4 years ago
  • πŸ’Ž Comparison with the previous version

    • General
      • Update README (#1271 by Michael Camilleri)
      • Disable selection in HTML generated by HTMLLineTable formatter (#1276 by Ashwin Maroli)
      • Remove sudo: false configuration from Travis settings (#1281 by Olle Jonsson)
      • Improve escaping of TeX formatter (#1277 by Jeanine Adkisson)
      • Change Generic::Output in Magritte theme (#1278 by Jeanine Adkisson)
      • Add a Rake task to check warnings output by Ruby (#1272 by Michael Camilleri)
      • Move to self-hosted documentation (#1270 by Michael Camilleri)
    • πŸ†• ARM Assembly Lexer (NEW)
      • Fix preprocessor tokens in ARM Assembly lexer (#1289 by Michael Camilleri)
      • Add ARM assembly lexer (#1057 by bavison)
    • πŸ†• Batchfile Lexer (NEW)
      • Add Batchfile lexer (#1286 by Carlos Montiers A)
    • πŸ†• BBC Basic Lexer (NEW)
      • Add BBC Basic lexer (#1280 by bavison)
    • C++ Lexer
      • Add syntax to C++ lexer (#565 by Loo Rong Jie)
      • Add disambiguation for C++ header files (#1269 by Michael Camilleri)
    • πŸ†• CMHG Lexer (NEW)
      • Add CMHG lexer (#1282 by bavison)
    • Console Lexer
      • Use Text::Whitespace token in Console lexer (#894 by Alexander Weiss)
    • πŸ†• Cython Lexer (NEW)
      • Add Cython lexer (#1287 by Mark Waddoups)
    • πŸ†• EPP Lexer (NEW)
      • Add EPP lexer (#903 by Alexander "Ananace" Olofsson)
    • JSON Lexer
      • Fix escape quoting in JSON lexer (#1297 by Michael Camilleri)
    • Julia Lexer
      • Fix duplicating capture groups in Julia lexer (#1292 by Michael Camilleri)
    • πŸ‘‰ Make Lexer
      • Improve Make lexer (#1285 by bavison)
    • πŸ†• MessageTrans Lexer (NEW)
      • Add a MessageTrans lexer (#1283 by bavison)
    • Plist Lexer
      • Simplify Plist demo and visual sample (#1275 by Jeanine Adkisson)
    • Puppet Lexer
      • Fix unmatched characters in Puppet lexer (#1288 by Michael Camilleri)
    • R Lexer
      • Fix lexing of names in R lexer (#896 by FranΓ§ois Michonneau)
    • sed Lexer
      • Fix custom delimiter rule in sed lexer (#893 by Valentin VΔƒlciu)