* Fix a bug in the token parser. * Update the infrastructure.
0.2.3
-----------------------------------------
* Publish on PyPi
0.2.2
-----------------------------------------
* Complete documentation
0.2.1
-----------------------------------------
* Add more helpful error messages
0.2.0
-----------------------------------------
* Add complete integration with Travis, Appveyor, Coveralls, and Read the Docs * Increase test coverage to 100% * Make source compatible with Python 2.6 - 3.4
0.1.1
-----------------------------------------
* Fix GeneralSearchStringLexer regex * Fix PostgreSQLTextSearchParser rules * Add first set of tests