Skip to content

v0.2.0

Compare
Choose a tag to compare
@alecthomas alecthomas released this 24 Nov 09:13
· 652 commits to master since this release

Changelog

d08da05 Add TeX/LaTeX support.
2e7e1e1 Extend lexers.Get() to support filenames.
9c81d25 Add svg support
75ce886 Import SCSS lexer from Pygments. Fixes #82.
ca4cfa5 README: Fix typo.
20d03ba Catch some static class in csharp lexer (#78)
5645597 Fix typo: translater → translator (#79)
3d8ce90 Select lexer with --filename argument (#77)
93868c5 Add Objective-C and support lexer priorities.
ac34ab1 Remove binary file and add to gitignore (#72)
d6eb27d Allow .mkd and .markdown (#73)
8533b63 quick: add an example (#70)
972d700 Allow for /usr/bin/env shebangs (#71)
03b0c0d Changed terminal16m to semicolons (#64)
02c4adc Add a chroma class wrapper when in "table mode" (#63)
4a55aef Adding HasClasses method for HTML formatter (#61)
6604d06 Regenerate TokenType stringer (#60)
6326cba Add test for EnsureNL.
27733ac Add table styled line numbers (#54)
92586fd Switch shell #! to preproc.
fd7f3ef Merge pull request #56 from kaushalmodi/add-nl-for-verilog-lexers
26632c8 Merge pull request #57 from kenshaw/add-ordering-to-styles-formatters
edf15b0 Fix order output of chroma cli tool
8f90f6d Add newline at eof for (system)verilog lexers
7f66cd3 Merge pull request #53 from alecnunn/master
7b1e9f5 Added basic Morrowind Scripting parsing
282a86e Merge pull request #50 from orivej/check
cd75199 Merge pull request #51 from orivej/nix
0d06c70 Add Nix lexer
feb2cdc Add --check flag to aid in lexer development
6d28166 Merge pull request #49 from FooSoft/toml-lexer
0f36e89 Add lexer for TOML
63889d5 Merge pull request #48 from Dekker1/feature/minizinc
8f804c9 Add lexer for MiniZinc
0e09609 Don't output trailing \n for HTML-only fragment.
ce3d6bf Invert default "ensure newline" behaviour so that it is opt-in.
573c1d1 Ensure a newline exists at the end of files.
528bed2 Fix some capitalisation.
a430eb8 Merge pull request #46 from DeedleFake/master
33f604c Always use CSS class from StandardTypes.
80d3b96 Ensure class names from default set exist.
2ca426a Make TypeMappingLexer a bit less prone to error.
cbc3d5b Implement special name mappings for EmacsLisp.
102aa61 Add RemappingLexer.
d3a2d28 Add WDTE.
c99eebc Merge pull request #39 from griffin-stewie/fix/capnproto_name
caf2542 fix HTML entity reference ' to ‘
7debecf Update README.
fc9897d Add SystemVerilog and hexdump.


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