
2009-11-19 (v0.4)

This release finally packages the post-0.3 source tree as it existed
on 2006-11-14.

 * Restored compatibility with Python 2.2.

 * Use xml.etree.cElementTree if it is available (in Python 2.5).

 * Use abbreviated syntax when converting XPath syntax trees to strings.

 * Added experimental xpath-to-xpath template matcher.

2006-11-08 (v0.3)

 * Published at Python Cheese Shop.

 * Setuptools-based installation by Duncan McGreggor.

 * Conversion of tests to doctests by Duncan McGreggor.

2005-06-29 (v0.2)

 * Some optimization.

2004-09-20 (v0.1)

 * Initial unbundled release (i.e., separately from PDIS source tree).
