Skip to content

Releases: alecthomas/chroma

v2.21.0

16 Dec 10:47
26a0cc1

Choose a tag to compare

Changelog

v2.20.0

04 Aug 03:56

Choose a tag to compare

Changelog

v2.19.0

01 Jul 00:01

Choose a tag to compare

Changelog

v2.18.0

16 May 11:08

Choose a tag to compare

Changelog

  • 7f0057b feat: support for dark mode in chromad
  • d87cb47 chore(deps): update all non-major dependencies (#1077)
  • 79dde77 Added IBM RPG lexer (#1078)
  • 1b932ec chore: disable gorilla/csrf upgrades temporarily

v2.17.2

30 Apr 08:28

Choose a tag to compare

Changelog

  • 66b90e7 fix: downgrade gorilla/csrf temporarily

v2.17.1

30 Apr 08:19

Choose a tag to compare

Changelog

  • 2cbcfa9 fix: a bunch of styles did not correctly fallback to parent styles
  • 8f4cf56 fix(zig): add rule for function calls (#1075)
  • abf98e0 chore(deps): update all non-major dependencies (#1074)

v2.17.0

22 Apr 08:41
8fa488c

Choose a tag to compare

Changelog

v2.16.0

03 Apr 09:49

Choose a tag to compare

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

05 Jan 22:50
009385f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.14.0...v2.15.0

v2.14.0

22 May 18:54
1e983e7

Choose a tag to compare

Changelog