Skip to content

v0.5.0

Compare
Choose a tag to compare
@alecthomas alecthomas released this 03 Aug 00:24
· 584 commits to master since this release
5d7fef2

Changelog

5d7fef2 Merge pull request #157 from kaushalmodi/nim_underscore
cccad29 Merge pull request #158 from kaushalmodi/improve-org-mode-support
e6c740a Merge pull request #161 from kaushalmodi/add-genericunderline-class
371820d Assign .gl class to GenericUnderline; add CSS rules for the same
7e453ef Add more Org mode syntax support
a85919f Allow standalone _ to be recognized as identifier in Nim
3fb10fb Merge pull request #156 from kaushalmodi/add-org-mode
e4dff9a Add Org mode lexer (https://orgmode.org)
91b1228 Added Ballerina - https://ballerina.io (#154)
0c0b382 Add .gitconfig to Ini lexer filenames.
0961f82 Fix nearest colour matching.
1da70b2 Merge pull request #152 from pzl/monkeyc
e80511c Document LineNumbersInTable().
b18849c add jungle lexer
8387f77 add monkeyc lexer
1e3d94a Merge pull request #151 from pzl/openscad
a2f2f3c add openscad lexer
d7b2ed2 Merge pull request #149 from kenshaw/fix-dollar-strings
95d0a93 Fix Dollar-Quoted Strings (postgres + cql)
307ceef Merge pull request #148 from kenshaw/add-cql-lexer
2eb5cac Add Cassandra CQL lexer
1b755a9 c++: fix highlighting of the 'class' keyword
7f4d42f Add EnsureNL to Rust lexer; Add test data for Rust lexer
222a1f0 Don't require --html to write styles.
33cc533 ✨ New styles from solarized styles family
cd79368 Create plaintext lexer (#138)
17c7658 Add link to the Chroma Style Gallery
6b1131c Fix package name in README.
51d250f Add testdata for dart
85c342e Add test data for gdscript
5640f89 Revert #78.
5e8fe40 Update list of supported lexers.
6a5b719 Correct handling of whitespace in Go templates.
29681d8 Correctly handle := and $
59f5549 Fix DelegatingLexer.
5ef2d37 Analysre for PHP.
b21a6da Human readable name for Go template lexers.
f315512 Add support for Go templates.
db6920e Implemented delegating lexer.
15a009f Add DelegatingLexer.
8f28919 Use alecthomas/assert.