4.1.0
- Use the new
parseXmlFragment
function to parse fragments of XML, such as input with multiple top-level elements. If the fragment uses namespace prefixes that it doesn't define, use the optionalresolveNamespacePrefix
function to resolve those.
Full Changelog: 4.0.2...4.1.0