Sourced from pygments's releases.
2.19.0
New lexers:
Updated lexers:
- BQN: Various improvements (#2789)
- C#: Fix number highlighting (#986, #2727), add
filekeyword (#2726, #2805, #2806), add various other keywords (#2745, #2770)- CSS: Add
revert(#2766, #2775)- Debian control: Add
Change-Byfield (#2757)- Elip: Improve punctuation handling (#2651)
- Igor: Add
int(#2801)- Ini: Fix quoted strings with embedded comment characters (#2767, #2720)
- Java: Support functions returning types containing a question mark (#2737)
- JavaScript: Support private identiiers (#2729, #2671)
- LLVM: Add
splat, improve floating-point number parsing (#2755)- Lua: Improve variable detection, add built-in functions (#2829)
- Macaulay2: Update to 1.24.11 (#2800)
- PostgreSQL: Add more
EXPLAINkeywords (#2785), handle/(#2774)- S-Lexer: Fix keywords (#2082, #2750)
- TransactSQL: Fix single-line comments (#2717)
- Turtle: Fix triple quoted strings (#2744, #2758)
- Typst: Various improvements (#2724)
- Various: Add
^as an operator to Matlab, Octave and Scilab (#2798)- Vyper: Add
staticcallandextcall(#2719)
- Mark file extensions for
HTML/XML+Evoqueas aliases (#2743)- Add a color for
Operator.Wordto therrtstyle (#2709)- Fix broken link in the documentation (#2803, #2804)
- Drop executable bit where not needed (#2781)
- Reduce Mojo priority relative to Python in ``analyze_text´` (#2771, #2772)
- Fix documentation builds (#2712)
- Match example file names to the lexer's name (#2713, #2715)
- Ensure lexer metadata is present (#2714)
- Search more directories on macOS for fonts (#2809)
- Improve test robustness (#2812)
Sourced from pygments's changelog.
Version 2.19.0
(released January 5th, 2025)
New lexers:
Updated lexers:
- BQN: Various improvements (#2789)
- C#: Fix number highlighting (#986, #2727), add
filekeyword (#2726, #2805, #2806), add various other keywords (#2745, #2770)- CSS: Add
revert(#2766, #2775)- Debian control: Add
Change-Byfield (#2757)- Elip: Improve punctuation handling (#2651)
- Igor: Add
int(#2801)- Ini: Fix quoted strings with embedded comment characters (#2767, #2720)
- Java: Support functions returning types containing a question mark (#2737)
- JavaScript: Support private identiiers (#2729, #2671)
- LLVM: Add
splat, improve floating-point number parsing (#2755)- Lua: Improve variable detection, add built-in functions (#2829)
- Macaulay2: Update to 1.24.11 (#2800)
- PostgreSQL: Add more
EXPLAINkeywords (#2785), handle/(#2774)- S-Lexer: Fix keywords (#2082, #2750)
- TransactSQL: Fix single-line comments (#2717)
- Turtle: Fix triple quoted strings (#2744, #2758)
- Typst: Various improvements (#2724)
- Various: Add
^as an operator to Matlab, Octave and Scilab (#2798)- Vyper: Add
staticcallandextcall(#2719)
- Mark file extensions for
HTML/XML+Evoqueas aliases (#2743)- Add a color for
Operator.Wordto therrtstyle (#2709)- Fix broken link in the documentation (#2803, #2804)
- Drop executable bit where not needed (#2781)
- Reduce Mojo priority relative to Python in ``analyze_text´` (#2771, #2772)
- Fix documentation builds (#2712)
- Match example file names to the lexer's name (#2713, #2715)
- Ensure lexer metadata is present (#2714)
- Search more directories on macOS for fonts (#2809)
- Improve test robustness (#2812)
62dff31
Prepare 2.19 release.0ee47fb
It's 2025.3f79c5d
Check fixes.ed13988
Small fixes for Maple lexer.a522163
Merge pull request #2763
from Randl/master69216f7
Small fixes for Numba IR.08b8a96
Merge pull request #2433
from Matt711/numbair9ac75ea
Small fixups for CodeQL.ef4f5e9
Merge pull request #2819
from DarkaMaul/dm/add-codeql-lexer2dc2c3f
Merge branch 'master' into dm/add-codeql-lexer1eadcb7
v2.6.52bb89b8
Merge pull request #498
from MatejKafka/main3fa1e74
feat: identify .psm1 and .psd1 files as powershell4e82e8b
Bump version: 75.6.0 → 75.7.050b15db
Merge pull request #4787
from Avasam/simplify-typed-assignements86d8c99
Merge pull request #4790
from pypa/feature/distutils-ff11eed0cc384f18
Py_GIL_Disabled was handled previously.fbe834a
Merge branch 'main' into feature/distutils-ff11eed0c5ed9d93
Add news fragment.e94ce0d
Merge with pypa/distutils.ff11eed
Merge pull request pypa/distutils#325
from thesamesam/cflagsebfebc0
Merge pull request pypa/distutils#302
from adang1345/fix-python313-abs36ce8b3
Refactor for simplicity.