2.0.1:
Drop Python 3.3 support.
Added a few more translations.
2.0.0:
Lexer now processes unicode directly, to fix various issues with multibyte encodings. This also simplifies the implementation. Many thanks to davidweichiang for reporting and implementing.
New detailed description of the package for the readme, to clarify the behaviour and design choices. Many thanks to tschantzmc for contributing this description.
Minor fix in decoding of LaTeX comments.
Support Python 3.9
1.0.7:
* More symbols (THIN SPACE, various accented characters).
* Fix lexer issue with multibyte encodings
1.0.6:
* More symbols (EM SPACE, MINUS SIGN, GREEK PHI SYMBOL, HYPHEN,
alternate encodings of Swedish å and Å).