Skip to content

v0.98.2

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Dec 14:48
f69332a
Changed default XML parser to Woodstox (#482)

Changes the default StAX parser to Woodstox. This will allow us to be
more in control of the parser's behavior. Also it's a bit faster than
Java's default one.