Skip to content

v0.6.1

Compare
Choose a tag to compare
@alecthomas alecthomas released this 21 Dec 23:49
· 563 commits to master since this release

Changelog

3b3f74c Fix stdin mode in chroma tool.
3175fa5 Support go modules + VB.Net lexer.
813e33c Fix YAML pipe symbol (issue #194)
022b6f4 Fix --json.
fb4c38e Fix build (see #190).
a4f1799 move SplitTokensIntoLines into chroma/iterator.go, fixes issue #190
9c3abea Tokens by value (#187)