Changelog for Catmandu-XML 0.17 2022-09-15T05:19:34Z - fixed failing importer tests - additional xml_transform option 'format' - Catmandu::Importer::XML option 'transform' renamed to 'xslt' 0.15 2015-05-13 20:16:05 CEST - improved Catmandu::XML::Transformer - migrated to Milla 0.14 2014-07-07T13:17:44 - improved XSLT transformation - documentation 0.13 2014-06-30T08:53:24 - fixed exporter option 'field' 0.12 2014-06-30T08:41:45 - make exporter option 'field' optional - support XSLT pipelines (issue dist.ini) - support 0.11 2014-06-29T15:35:52 - fixed issue #11 0.10 2014-06-25T07:15:12 - fixed dependencies 0.09 2014-06-24T20:39:57 - implemented XML Exporter (issue #9) 0.08 2014-06-24T10:06:10 - added fix xml_simple 0.07 2014-06-23T06:07:35 - new option xmldecl to xml_write 0.06 2014-06-20T11:20:56 - added fix xml_write 0.05 2014-06-20T09:40:48 - added fix xml_read 0.04 2014-06-19T08:54:35 - support transformation of MicroXML - new fix xml_transform - merged package from Catmandu::Fix::XML (Nicolas Franck) 0.03 2013-09-19T07:04:53 - added reader options 'ns' and 'depth' 0.02 2013-09-12T09:11:51 - include root element by default if path is set 0.01 2013-09-11T12:19:11 - documentation - based on XML::Struct 0.10 - fixed dependencies - support ordered XML - initial draft