Bump rouge from 3.26.0 to 3.26.1
Bumps rouge from 3.26.0 to 3.26.1.
Changelog
Sourced from rouge's changelog.
version 3.26.1: 2021-09-17
Comparison with the previous version
- CPP Lexer
- Add year and date chrono literals, add std::complex literals, fix chrono literals with digit separator (#1665 by swheaton)
- Factor and GHC Core Lexer
- Fix catastrophic backtrack (#1690 by Ravlen)
- JSL Lexer
- Fix single line block comments, scoped variables and functions (#1663 by BenPH)
- YAML Lexer
- Fix YAML key containing special character (#1667 by tancnle)
- Fix Ruby 2.7 keyword parameter deprecation warning (#1597 by stanhu)
- Updated README (#1666 by dchacke)
Commits
-
5e4d11d
Release v3.26.1 -
78af25c
Avoid catastrophic backtracing in regex (#1690) -
442c8f4
Pin power_assert to 1.2 series (#1678) -
4ba99f4
Fix YAML key containing special characters (#1667) -
1e246d1
Fix Ruby 2.7 keyword parameter deprecation warning (#1597) -
88da9c6
Fix single line block comments and scoped variables and functions in JSL lexe... -
b1ae5a3
Update README.md (#1666) -
26af041
cpp lexer: add y/d chrono literals, add std::complex literals, fix chrono lit... -
69b1b00
Update list of maintainers in README (#1646) - See full diff in compare view