3.3.1   Apr 10 2020
    Fix crash on wide characters parsing with regular expressions

3.3.0   Feb 27 2020
    Making the editor component more configurable: on/off mark area, on/off line numbers, on/off completer, c/python syntax parser

3.2.0   Aug 27 2018
    Update XMLs from mainstream

3.1.0   Sep 19 2017
    Improve margins.
    Minor bug fixes

3.0.1   Jun 15 2016
    Changed highlighting color for Python imports
    Fixed tests on Fedora 23

3.0.0   Mar 24 2016
    Migration to Python3

2.2.1   May 27 2015
    Rust syntax by Rust team
    Do not strip trailing empty lines

2.2.0   Mar 25 2015
    Vim mode

2.1.0   May 30 2014
    Linter marks

2.0.0   Mar 29 2014
    API: drawWhiteSpaceTrailing -> drawIncorrectIndentation
         drawWhiteSpaceAnyIndentation -> drawAnyWhitespace

1.5.0   Mar 23 2014
    API: increaseIndentAction, undoAction, redoAction

1.4.0   Mar 16 2014
    API: Updated XML parsers. More languages are supported.

1.3.0   Dec 2 2013
    API: Added indentWithSpaceAction, unIndentWithSpaceAction

1.2.0   Nov 26 2013
    API: Added binaryParserAvailable flag

1.1.1   Nov 20 2013
    Highlight XXX
    Bugfixes

1.1.0   Aug 29 2013
    API: Added settings drawWhiteSpaceTrailing and drawWhiteSpaceAnyIndentation

1.0.9   Aug 13 2013
    Initial release
