- Fix a bug in the token parser.
- Update the infrastructure.
- Publish on PyPi
- Complete documentation
- Add more helpful error messages
- 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
- Fix GeneralSearchStringLexer regex
- Fix PostgreSQLTextSearchParser rules
- Add first set of tests
- Initial class layout