rouge v3.6.0 Release Notes

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

    • General
      • Add HTMLLineTable formatter (#1211 by Ashwin Maroli)
      • Avoid unnecessary String duplication in HTML formatter (#1244 by Ashwin Maroli)
      • Remove trailing whitespace (#1245 by Ashwin Maroli)
      • Avoid allocating block parameters unnecessarily (#1246 by Ashwin Maroli)
      • Update profile_memory task (#1243 by Ashwin Maroli)
      • Clarify instructions for running a single test (#1238 by Ashwin Maroli)
      • Configure Bundler to validate task dependencies (#1242 by Ashwin Maroli)
      • Improve readability of lexer debug output (#1240 by Ashwin Maroli)
      • Add documentation on using Docker for development (#1214 by Nicolas Guillaumin)
      • Add ability to evaluate lexer similarity (#1206 by Jeanine Adkisson)
      • Fix empty color bug in TeX rendering (#1224 by Jeanine Adkisson)
      • Add a global 'require' option for rougify CLI tool (#1215 by Jeanine Adkisson)
      • Add background colour for monokai.sublime theme (#1204 by Ashwin Maroli)
    • Elixir Lexer
      • Improve tokenising of numbers in Elixir lexer (#1225 by Michael Camilleri)
    • JSON Lexer
      • Add Pipfile filename globs to JSON and TOML lexers (#975 by Remco Haszing)
    • Liquid Lexer
      • Improve highlighting of for tags in Liquid lexer (#1196 by Ashwin Maroli)
    • ๐Ÿ‘‰ Make Lexer
      • Simplify Make visual sample (#1227 by Michael Camilleri)
    • Magik Lexer
      • Add _class and _while keywords to Magik lexer (#1251 by Steven Looman)
    • ๐Ÿ†• OpenEdge ABL Lexer (NEW)
      • Add OpenEdge ABL lexer (#1200 by Michael Camilleri)
    • Perl Lexer
      • Add improvements (eg. transliteration) to Perl lexer (#1250 by Brent Laabs)
    • PowerShell Lexer
      • Fix file paths in PowerShell lexer (#1232 by Michael Camilleri)
      • Reimplement PowerShell lexer (#1213 by Aaron)
    • ๐Ÿ’Ž Ruby Lexer
      • Fix tokenizing of defined? in Ruby lexer (#1247 by Ashwin Maroli)
      • Add Fastlane filename globs to Ruby lexer (#976 by Remco Haszing)
    • TOML Lexer
      • Add Pipfile filename globs to JSON and TOML lexers (#975 by Remco Haszing)
    • ๐Ÿ†• XPath Lexer (NEW)
      • Add XPath and XQuery lexers (#1089 by Maxime Kjaer)
    • ๐Ÿ†• XQuery Lexer (NEW)
      • Add XPath and XQuery lexers (#1089 by Maxime Kjaer)
    • Xojo Lexer
      • Improve comment support in Xojo lexer (#1229 by Jim McKay)
    • YAML Lexer
      • Fix tokenization of block strings in YAML lexer (#1235 by Ashwin Maroli)
      • Fix block chomping syntax in YAML lexer (#1234 by Ashwin Maroli)
      • Fix tokenization of number literals in YAML lexer (#1239 by Ashwin Maroli)