Bump rouge from 3.18.0 to 3.19.0
Bumps rouge from 3.18.0 to 3.19.0.
Release notes
Sourced from rouge's releases.
v3.19.0
No new lexers this but release but we do have fixes for the JavaScript, Kotlin, Python, SPARQL and Turtle lexers. In addition, there have been some under the hood improvements to how keywords are generated for certain languages.
Stay safe everyone!
Changelog
Sourced from rouge's changelog.
version 3.19.0: 2020-05-13
Commits
-
dca76dd
Release v3.19.0 (#1515) -
76430f3
Update keyword-generation Rake tasks (#1500) -
c68336e
Support the 'a' keyword in SPARQL lexer (#1493) -
6266fc7
Allow empty prefix in Turtle lexer (#1494) -
03be225
Improve handling of numbers in Kotlin lexer (#1509) -
1e32f3c
Fix RuboCop grouped expression warning in Python lexer (#1513) -
9f1f582
Allow Unicode in Python identifiers (#1510) -
8e26a63
Add CommonJS file glob to JavaScript lexer (#1511) -
ead03fa
Fix escape sequences in Python's strings (#1508) -
2e9c3cd
Use qualified method name for calls to Kernel#load (#1503) - Additional commits viewable in compare view