Skip to content

Version 0.7.0

Compare
Choose a tag to compare
@srowen srowen released this 06 Nov 16:08
· 97 commits to master since this release
cc977ef

Fixes

  • Important fix to XML writing, which could cause newlines to be inserted in the wrong place in output (#417)
  • Ignore XML processing instructions, which otherwise fail parsing (#412)
  • Ignore text children in mixed text/element nodes, instead of parsing element incorrectly (#416)

Changes: https://github.com/databricks/spark-xml/milestone/4?closed=1