Skip to content

Releases: alecthomas/chroma

v2.24.1

30 Apr 12:04

Choose a tag to compare

Changelog

v2.24.0

29 Apr 11:10

Choose a tag to compare

Changelog

v2.23.1

23 Jan 02:33

Choose a tag to compare

Changelog

v2.23.0

17 Jan 08:53

Choose a tag to compare

Changelog

  • 610afd8 feat: add light/dark mode toggle
  • 1b5aad9 fix: make just commands faster
  • 84583c6 fix: wait for WASM runtime to become ready at startup
  • 1b6f6e7 fix: need relative import for wasm_exec.js
  • 2a78195 fix: wasm builds got broken by the last change
  • f8a34ec feat: fix local dev so it falls back to server
  • 6827057 refactor: migrate to Just
  • a60896f Create a lexer for Markless (#1195)

v2.22.0

09 Jan 22:39

Choose a tag to compare

Changelog

v2.21.1

17 Dec 20:07
0fe6941

Choose a tag to compare

Changelog

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