Skip to content

1.1.0

Compare
Choose a tag to compare
@domenic domenic released this 25 Mar 03:05

Added support for serializing CDATA section nodes. (#3, @TechQuery)

Fixed serialization of tabs in require-wellformedness mode to not throw. (#6)

Fixed incorrect namespace prefix memoization for attributes. (#7)

Included a README file with basic usage instructions. (#1, @musale)