====================== * 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).
1.0.3
====================== * Fixed the effective boolean value for a list containing an empty string.
1.0.2
====================== * Add QName parsing like in the ElementPath library (usage regulated by a *strict* flag).