======================= * Updated TDOP parser and implemented token classes serialization
1.0.8
====================== * Fixed token classes creation for parsers serialization
1.0.7
====================== * Added autodoc based manual with Sphinx
1.0.6
====================== * Added tox testing * Improved the parser class with raw_advance method
1.0.5
====================== * Added n.10 XPath 2.0 functions for strings * Fix README.rst for right rendering in PyPI * Added ElementPathMissingContextError exception for a correct handling of static context evaluation
1.0.4
====================== * Fixed packaging ('packages' argument in setup.py).