Skip to content

Tags: trlinkin/puppet-xmlmapper

Tags

0.0.1rc2

Toggle 0.0.1rc2's commit message
The comment from rc1 applies here. The notable difference is

this rc has a big fix for an xpath generation bug.

0.0.1rc1

Toggle 0.0.1rc1's commit message
First release candidate for working version 0.0.1 of XmlMapper

At this point, the mapper will is functional. The general DLS is
stable with the exception of 'xmldecl' and 'doctype' methods. They
may be subject to change in the future. The DSL for defining
'components' id stable and should not have any functionality removed
without fair notice and deprecation warnings.

Subject to change are, as stated above, the 'xmldecl' and 'doctype'
methods. Additionaly subject to heavy change will be how the internals
of the mapper operates and what the wording of the errors. This however,
should not affect the established DSL.