Skip to content

v2.0.0 - Changed Partial XML Syntax

Choose a tag to compare

@doncato doncato released this 09 Sep 23:59
· 8 commits to main since this release
a8c8a97

Partial Documents had no Root node (which is invalid in standard XML), therefore the structure of the partial document was changed.

The Structure of the Full Document was not changed, therefore Clients need only adjustments when handling partial documents.
Refer to the wiki for details on the current structure

Full Changelog: v1.1.0...v2.0.0