Releases: alecthomas/chroma
Releases ยท alecthomas/chroma
v2.21.0
Changelog
- 26a0cc1 feat(styles): add Aura Theme primary variants (#1177)
- fc10487 Fix (D): multiline comments (#1173)
- aec4bfc Add support for Device tree (#1172)
- 8ea696b chore(deps): update actions/checkout action to v6 (#1167)
- a40a9d3 chore(deps): update dependency binaryen to v125 (#1168)
- 5486d21 chore(deps): update all non-major dependencies (#1164)
- 42c2aa1 Add helper script to generate supported langs markdown table (#1170)
- e799618 chore(deps): update actions/checkout digest to 93cb6ef (#1163)
- 6b58845 Add Ashen style (#1169)
- 8b8574c Add Protocol Buffer Text Format Language (txtpb) (#1165)
- c07ef4b chore(deps): update all non-major dependencies (#1160)
- 3b5a164 Add lexer for WebAssembly Text Format (#1161)
- 84d187e github style: background should be grey (#1159)
- 60e616c Add an alias for Starlark and match *.star files (#1158)
- 6e68adb chore(deps): update all non-major dependencies (#1157)
- 9297a7c chore(deps): update all non-major dependencies (#1155)
- 1074a2a fix(Kotlin): Number literals (#1139)
- 9c8da0f chore(deps): update all non-major dependencies (#1153)
- fa92e28 Add file extensions for systemd units using Podman Quadlet (#1151)
- 57823f0 Add Kakoune lexer (#1150)
- 1c5b8cb chore(deps): update all non-major dependencies (#1149)
- c688d92 feat: add support for C3 (#1148)
- ba111b7 chore(deps): update all non-major dependencies (#1147)
- b05fcfb tango: Don't underline whitespace (#1146)
- daa879b chore(deps): update all non-major dependencies (#1141)
- a5dc086 Add argparse to pygemnts2chroma_xml.py script (#1140)
- 3f991b1 chore(deps): update dependency binaryen to v124 (#1138)
- 0ae5ef0 chore(deps): update all non-major dependencies (#1137)
- 8f9e82f Update Core lexer to adjust for removed keyword
enum(#1136) - 685ad2c Update Core lexer to adjust for removed keyword
const(#1134) - e9ffd5a fix: don't emit empty tail tokens (#1121)
- 4e1403e Add lexer for Ring Language (#1133)
- 66a939a Add lexer for Game Boy Development System ASM. (#1117)
- 2984b60 chore(deps): update all non-major dependencies (#1132)
- 260fa90 update css.xml with current properties (#1130)
- 70521cf Modelica language support #1122 (#1129)
- 09cd573 update css.xml for current grid gap properties (#1128)
- 339bd37 Fixed **free analysis in RPGLE (#1116)
- ff52be8 chore(deps): update actions/checkout action to v5 (#1127)
- 254ca83 Update Core lexer to incorporate change of keyword from
usetoimport(#1124) - 2d9c0d1 chore(deps): update all non-major dependencies (#1123)
- bd10a05
moarhas been renamed tomoor(#1125) - db626fd Analyse() now cares about case-insensitivity (#1120)
v2.20.0
Changelog
- 303b65d feat: improve tracing
- 1f48e65 fix(markdown): don't delegate to HTML lexer
- ea89498 chore(deps): update ubuntu docker tag to v24 (#1104)
- 14227ee chore(deps): update dependency biome to v2 (#1109)
- 4a1dcb2 chore(deps): update dependency uv to v0.8.4 (#1115)
- dca61f8 chore(deps): pin dependencies (#1098)
- a21d7b8 chore: go mod tidy + update README list of languages
- 1ca24c9 correct lexing AS keyword for docker (#1114)
- 1dfa2b6 update css.xml with current properties (#1113)
- 5b2a4c5 feat(formatter): add writeCSSComments option (#1112)
- 02ff9d4 Sync Catppuccin styles (#1111)
- a53c924 Create Lexer for Nu (#1110)
- 0e031c7 chore(deps): update all non-major dependencies (#1108)
- 673bbb4 chore(deps): update all non-major dependencies (#1103)
- 5d56970 Add
uv.lockto TOML lexer (#1105) - eb9a552 fix: Dockerfile $PORT should be just a port
- acaae4e feat: add Dockerfile for chromad
- f3be4c6 Create lexer for Gemtext (#1102)
- a0c6dff chore(deps): update all non-major dependencies (#1099)
- abe0195 Create lexer for lox (#1100)
- dfb2819 Fixed ObjectPascal comment issue (#1097)
- 908d2a3 sync catppuccin-mocha.xml with upstream (#1094)
- acd21c6 add aspect-ratio property to css.xml (#1095)
- 55d924d chore(deps): update all non-major dependencies (#1092)
- d0ad679 feat: improve Go lexer
- d2f8caa refactor: simplify WASM init
- fb36d31 chore: apply biome linter fixes
- b69cd3d chore: add JS formatting with biome
v2.19.0
Changelog
- adeac8f feat: WASM playground
- 484750a chore: add uv
- a5ceb28 fix: add lexer compile time validation for group by
- cd5c4a8 docs(readme): update go reference badge to point to v2 and new domain (#1087)
- 970eacc Add MoonScript lexer (#1091)
- 6ffb465 chore(deps): update all non-major dependencies (#1082)
- 2c20473 Various lexer & style fixes for RPGLE (#1086)
- c803d79 fix(zig): detect zig object notation files as zig (#1085)
- bc60826 Add Core lexer (#1083)
- ffedbf4 fix(kotlin): detect kotlin script files as kotlin (#1081)
v2.18.0
v2.17.2
v2.17.1
v2.17.0
Changelog
- 8fa488c Fix Gleam lexer (#1072)
- 211957a Update
pygments-lexers.txt(#1070) - 22859e6 Add Lean lexer (#1071)
- 5409db0 fix(vue): handle more edge cases for tags (#1069)
- 3ee0984 chore(deps): update all non-major dependencies (#1067)
- 3df29af styles: add proper diff styling to rrt (fix #603) (#1064)
- 9077658 fix: properly tokenizes default_tags attribute (#1068)
- e4ce323 Link to Chroma-using pager in README.md (#1027)
- b310414 docs: add logo
v2.16.0
Changelog
- ad6f149 chore: clean up Makefile
- 9909f65 fix: switch to jsdelivr as unpkg was throwing CORS errors
- 34bf362 chore(deps): update all non-major dependencies (#1066)
- 88084b6 fix: Dot in a string breaks the highlighting in Terraform. Fixes #988 (#1065)
- 62197e9 Add lexers.Aliases() method to display only lexers' aliases (#1057)
- 7feb358 chore(deps): update dependency svu to v3 (#1053)
- 30e0bc6 chore(deps): update all non-major dependencies (#1061)
- e0c7747 Fix IP address as name detection in nginx conf (#1060)
- 0bf0e9f Add luau file extension and alias to lua lexer (#1056)
- 0e0e282 chore(deps): update all non-major dependencies (#1049)
- 4b0882a add Janet lexer (#1045)
- 81fecd5 chore(deps): update all non-major dependencies (#1041)
- dc982d2 Add Mojo lexer (#1044)
- 79621af Fix solidity lexer's handling of inline assembly (#1040)
- 9da461e chore(deps): update module github.com/mattn/go-colorable to v0.1.14 (#1039)
- f0d460e Update Odin lexer for new build tag feature (#1038)
- 0bd7c68 chore: bump go.mod to Go 1.22 + add Iterator.Stdlib()
- d829579 fix(ocaml): support multistring (#1035)
- e79c813 chore(deps): update all non-major dependencies (#1029)
v2.15.0
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
.jsoncextension 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
v2.14.0
Changelog
- 1e983e7 lexers/cue: support CUE attributes (#961)
- 9347b55 Add Gleam syntax highlighting (#959)
- 6b7ffe1 chore(styles): add tokyonight inspired styles (#957)
- 736c0ea Typescript: Several fixes (#952)
- e5c25d0 Org: Keep all newlines (#951)
- d07caa4 chore(deps): update module github.com/alecthomas/assert/v2 to v2.7.0 (#949)
- 5f83664 Vue: Handle more edge cases (#950)
- 32c053f chore(deps): update all non-major dependencies (#948)
- 2580aaa Add Bazel bzlmod support into Python lexer (#947)