What's Changed
- AQL: Add builtin functions introduced in v3.12 by @Simran-B in #968
- chore(styles): add evergarden inspired style by @comfysage in #970
- chore(deps): update dependency svu to v2 by @renovate in #971
- chore(deps): update dependency watchexec to v2 by @renovate in #962
- chore(deps): update all non-major dependencies by @renovate in #955
- styles: Fix Gleam alias by @jmooring in #973
- chore(deps): update all non-major dependencies by @renovate in #974
- chore(deps): update dependency python3 to v3.12.3 by @renovate in #976
- added the nordic theme via chroma/styles/nordic.xml by @avih7531 in #977
- Update the Materialize lexer by @arusahni in #978
- feat(lexers/hare): add done keyword by @wackbyte in #979
- pygments2chroma: escape regex.words by @oliverpool in #982
- chore(deps): update all non-major dependencies by @renovate in #981
- Add JSONata Lexer by @DevDimov in #983
- Go lexer: single line comment without consuming endline, disable EnsureNL by @msorc in #984
- Update the Materialize lexer by @arusahni in #987
- chore(deps): update all non-major dependencies by @renovate in #985
- Add Gleam to README by @Nicd in #990
- Port Minecraft lexers from Pygments by @kofuk in #992
- Don't output extra whitespace in YAML multiline by @Gusted in #993
- chore(deps): update all non-major dependencies by @renovate in #991
- add beef syntax and tests by @Booklordofthedings in #995
- Update GitHub light color palette by @konradreiche in #998
- chore(deps): update module github.com/alecthomas/kong to v1 by @renovate in #999
- Update the Materialize lexer by @arusahni in #1001
- Update TypeScript lexer to allow nested generics by @fredrare in #1002
- Pager friendly terminal formatting by @walles in #1006
- chore(deps): update all non-major dependencies by @renovate in #997
- Add Typst Lexer by @oliverpool in #1007
- Add Jsonnet Lexer by @jolheiser in #1011
- fix: add underscore parsing in numbers for haskell by @Gusted in #1020
- Add CSV lexer by @walles in #1005
- fix(typescript): highlight string literal type parameters by @SKalt in #1010
- add any as a builtin type for go by @quartercastle in #1021
- chore(deps): update all non-major dependencies by @renovate in #1013
- Remove whitespace tokenizing rule in markdown lexer by @cloudchamb3r in #1008
- feat(JSON): support
.jsonc
extension by @CarterLi in #1022 - Add Eclipse ATL language (https://eclipse.dev/atl/) by @dwagelaar in #1024
- Import NSIS Lexer from Pygments by @JakobDev in #1026
- chore(deps): update module github.com/alecthomas/kong to v1.5.1 by @renovate in #1025
- fix(nix): nix lexor missing '=' operator by @FlyingStitchman in #1031
- Add WebVTT lexer (#707) by @dschuessler in #1032
New Contributors
- @comfysage made their first contribution in #970
- @avih7531 made their first contribution in #977
- @wackbyte made their first contribution in #979
- @oliverpool made their first contribution in #982
- @DevDimov made their first contribution in #983
- @msorc made their first contribution in #984
- @Nicd made their first contribution in #990
- @Booklordofthedings made their first contribution in #995
- @konradreiche made their first contribution in #998
- @fredrare made their first contribution in #1002
- @SKalt made their first contribution in #1010
- @quartercastle made their first contribution in #1021
- @cloudchamb3r made their first contribution in #1008
- @CarterLi made their first contribution in #1022
- @dwagelaar made their first contribution in #1024
- @FlyingStitchman made their first contribution in #1031
- @dschuessler made their first contribution in #1032
Full Changelog: v2.14.0...v2.15.0