Skip to content

Releases: joewiz/xqjson

v0.2.1

04 Feb 21:45
Compare
Choose a tag to compare

With XQuery 3.1's robust native support of JSON parsing and serialization and eXist 3.0's support of XQuery 3.1, this package is no longer being maintained. Please upgrade to eXist 3.x and migrate your code to use XQuery 3.1 instead of this package.

v0.2.0

16 Dec 07:04
Compare
Choose a tag to compare
  • Added a comprehensive test suite (#11)
  • Added several examples to the project's landing page
  • Fixed bugs (#10)

v0.1.6

07 May 21:34
Compare
Choose a tag to compare
  • Fixed bug where extra commas appeared in serialized JSON (#7)