rouge v3.19.0 Release Notes

Release Date: 2020-05-13 // almost 4 years ago
  • 💎 Comparison with the previous version

    • General
      • Use qualified method name for calls to Kernel#load (#1503 by Michael Camilleri)
      • Update keyword-generation Rake tasks (#1500 by Michael Camilleri)
      • Add Rake task to generate keywords for LLVM lexer (#1505 by Michael Camilleri)
    • JavaScript Lexer
      • Add CommonJS file glob to JavaScript lexer (#1511 by Andrew)
    • Kotlin Lexer
      • Improve handling of numbers in Kotlin lexer (#1509 by Jen)
      • Add generic parameter keywords to Kotlin lexer (#1504 by Jen)
    • Python Lexer
      • Fix RuboCop grouped expression warning in Python lexer (#1513 by Michael Camilleri)
      • Allow Unicode in Python identifiers (#1510 by Niko Strijbol)
      • Fix escape sequences in Python's strings (#1508 by Michael Camilleri)
    • SPARQL Lexer
      • Support the 'a' keyword in SPARQL lexer (#1493 by Michael Camilleri)
    • Turtle Lexer
      • Allow empty prefix in Turtle lexer (#1494 by Michael Camilleri)