Bump rouge from 3.26.1 to 3.27.0
Bumps rouge from 3.26.1 to 3.27.0.
Changelog
Sourced from rouge's changelog.
version 3.27.0: 2021-12-15
Comparison with the previous version
- Ceylon Lexer
- Backtracking fix in interpolation regex (#1773 by thewoolleyman)
- Dafny Lexer
- Add Dafny Lexer (#1647 by davidcok, mschlaipfer)
- Elixir Lexer
- Add support for HEEX templates (#1736 by sineed
- Rust Lexer
- Fix lexing of integers, escapes, identifiers, unicode idents, keywords and builtins, byte strings and multiline and doc comments (#1711 by thomcc)
- SQL Lexer
- Swift Lexer
- Add 5.5 keywords (#1715 by johnfairh))
- Rouge CI
- Migrate from Travis CI to GitHub (#1728 by Geod24)
- Documentation
Commits
-
87b9677
Release v3.27.0 -
db5c4ad
Avoid backtracing in ceylon interpolation regex (#1773) -
fca437f
Issue #1753: SQL Windowing Keywords (#1754) -
7659176
Update GitHub CI build badge (#1756) -
3d5b989
Replace Travis CI with Github workflow (#1728) -
39b6432
Add more SQL-dialects in visual samples (#1751) -
f323ecb
Add curly braces (#1714) -
a77c187
Add dafny to the list of supported languages (#1749) -
756eba1
Fix case sensitive link to languages doc (#1748) -
456a49a
Fix LANGUAGES.md link on README (#1747) - Additional commits viewable in compare view