Skip to content

v0.6.0

Compare
Choose a tag to compare
@alecthomas alecthomas released this 02 Nov 07:17
· 570 commits to master since this release

Changelog

5a47317 Improve Go lexer to detect functions (NameFunction)
01e1883 Elixir: add underscore separators for hex, oct, bin
c0b13da Added missing 'to' keyword to TradingView lexer
0955241 Add HTTP unit test
eafa8e1 Properly syntax highlight HTTP body
e9d4ea1 Add missing lexers to README
a24ed6d List lexers in README in table (#176)
1ab0293 Add test for Bash lexer (#172)
c4123fc #170 Add lexer for systemd config files (#171)
e36baa2 Add option to prevent surroundign pre tags
0ee9168 Fixes #168 (error with bash lexer)
3575c5f Fix line endings in tradingview fixture.
d5ca12b Merge pull request #166 from Jos512/tradingview
fccc5bb First version of TradingView lexer