History
=======

0.5 (unreleased)
----------------


0.4 (2010-01-21)
----------------
 - [Fix] sub element might have been append in wrong order
     [nicolas Delaby]

0.3 2010-01-19
--------------
 - Update setup.py

0.2 (2010-01-19)
----------------
 - refactor egg structure directory
    [nicolas Delaby]
 - Use unittest module instead of DOCTEST
    [nicolas Delaby]
 - add PyXML dependency to support sax parser with
   xml.sax.handler.feature_namespace_prefixes feature.
    [nicolas Delaby]
 - remove zope.interface dependency

 - [Fix] sub element might have been append in wrong order

0.1 (2009-12-12)
----------------
 - Initial implementation
    [nicolas Delaby]
