Skip to content

v0.1.3

Compare
Choose a tag to compare
@bluk bluk released this 29 Nov 22:29
· 4 commits to trunk since this release
v0.1.3
9078de4

Added

  • Add .tag_name() for Unknown types to get the unknown element name.

Fixed

  • Fix bug in detecting matching end tag. When namespaces were used, the end tag
    would not be found.