Skip to content

Releases: mattlag/XMLtoJSON

Version 2.0.1

31 Aug 04:08
Compare
Choose a tag to compare

Improvement to reporting parsing errors - accurate line numbers

Version 2

14 Aug 18:41
Compare
Choose a tag to compare

Using a DOM parsing approach, instead of a String parsing approach. Much smaller, better XML error handling.

Version 1

12 Aug 17:51
Compare
Choose a tag to compare

This is a text-parsing approach to converting XML to JSON. Probably wrought with edge-case errors, but seems to be working for most mainline scenarios.