Skip to content

v0.11.0

Latest

Choose a tag to compare

@bluk bluk released this 16 Dec 21:19
· 11 commits to trunk since this release
v0.11.0
8911f60

Updated

  • Breaking change: While the public API has not changed, the underlying code
    has been re-written. By default, the parser code is much stricter and follows
    the XML specification more closely. For this release, the parser only has a
    strict mode. Future versions may have options to relax the parsing code and allow
    non-spec behavior.

Fixed