0.6.5 * Sun Nov 13 2005 Ales Smrcka - resolved bug while creating new element - creating root element (-z argument) 0.6.4 * Tue Sep 6 2005 Ales Smrcka - simplexml run on older python2.2 0.6.3 * Wed Aug 31 2005 Ales Smrcka - regexp for stripped data in element path can contain '}' character via '\}' - element path can contain '..' symbol which defines parent element * Fri Aug 26 2005 Ales Smrcka - element path can contain regular expression definition of stripped data 0.6.2 * Tue Aug 23 2005 Ales Smrcka - document can be saved as pretty xml * Fri Aug 19 2005 Ales Smrcka - functions now raise SimpleXMLError object, not str - xmlelement.value can be now set directly - xmldoc now can create new root element - document is saved with appropriate encoding - document can be printed as pretty xml - fixed bug when creating new child 0.6.1 * Thu Aug 18 2005 Ales Smrcka - non ascii characters support (function arguments must be unicode strings) 0.6 * Tue Aug 16 2005 Ales Smrcka - made a noarch package