rouge v3.17.0 Release Notes

Release Date: 2020-03-11 // about 4 years ago
  • ๐Ÿ’Ž Comparison with the previous version

    • General
      • Fix name of splat expansion Rubocop rule (#1451 by Hiroki Noda)
    • CoffeeScript Lexer
      • Improve regex and string lexing in CoffeeScript lexer (#1441 by Michael Camilleri)
    • ๐Ÿ†• ECL Lexer (NEW)
      • Add ECL lexer (#1396 by David de Hilster)
    • Markdown Lexer
      • Fix brackets in links in Markdown lexer (#1445 by Marcel Amirault)
      • Fix fenced code blocks in Markdown lexer (#1442 by Michael Camilleri)
    • NASM Lexer
      • Rewrite NASM lexer (#1428 by Michael Camilleri)
    • ๐Ÿ’Ž Ruby Lexer
      • Support additional number literals in the Ruby lexer (#1456 by FUJI Goro)
    • Scala Lexer
      • Fix symbol lexing in Scala lexer (#1438 by Michael Camilleri)
    • Varnish Lexer
      • Add support for Fastly extensions to Varnish lexer (#1454 by FUJI Goro)