]> git.phdru.name Git - extfs.d.git/blobdiff - xml-ANNOUNCE
Show only child namespaces
[extfs.d.git] / xml-ANNOUNCE
index 876a6dbb461eb011b0c5e10f30cdfa35a5d13865..b546987353d9a578b5d5f4c4608dc40436729cd4 100644 (file)
@@ -5,11 +5,21 @@ WHAT IS IT
    View an XML file in Midnight Commander as a filesystem.
 
 
-WHAT'S NEW in version 0.3.1 (2013-11-18)
-   Fixed a bug in directories permissions.
+WHAT'S NEW in version 0.6.1 (2013-11-22)
+   With lxml.etree-based implementation show only child namespaces
+   (calculated as combined namespaces minus parent's namespaces).
+
+WHAT'S NEW in version 0.6.0 (2013-11-22)
+   Refactored _list() and attrs2text() to be completely generic.
+
+WHAT'S NEW in version 0.5.0 (2013-11-19)
+   Added lxml.etree-based implementation.
+
+WHAT'S NEW in version 0.4.0 (2013-11-19)
+   Added ElementTree-based implementation.
 
 WHAT'S NEW in version 0.3.0 (2013-11-16)
-   Initial release.
+   Initial release. Implementation based on minidom.
 
 
 WHERE TO GET