Skip to content

v0.3.0

Compare
Choose a tag to compare
@alecthomas alecthomas released this 15 Feb 10:12
· 630 commits to master since this release

Changelog

563aadc Moved lexers into alphabetical sub-packages.
50a6b50 Slightly smarter YAML.
e4cd164 Ensure that HTML code column expands to full width of container.
03fd038 fix func compressStyle(s string) for CSS Shorthand properties
33dd172 fix PHP comment highlighting bug (#81)
205105f Fixed newlines at end of C++ files.
a35b8fe Fix incorrect javascript comment highlight (#104)
35126f9 Implement rudimentary JSX lexer based on https://github.com/fcurella/jsx-lexer/blob/master/jsx/lexer.py
5964ce9 Add Solidity lexer
38cc9bd Deduplicate some strings in the Kotlin lexer.
9653d70 Kotlin lexer improvements fixes #93
ce92184 Deduplicate a bunch more text, in Python3 lexer this time.
4afa8aa Deduplicate a bunch of text in Scala lexer.
71ddf55 Fix README for test fixtures.


Automated with GoReleaser
Built with go version go1.9 linux/amd64