Skip to content

Releases: qorelanguage/module-json

json 1.8.2

19 Dec 14:08
Compare
Choose a tag to compare

Updates to allow the module to build with qpp from Qore 1.12.4+

json 1.8.1

06 Mar 17:54
b4a09ab
Compare
Choose a tag to compare

This release contains the following bugfix:

Relnotes: https://qoretechnologies.com/manual/qorus/5.1.27/json/json/html/#json_v1_8_1

json 1.8

26 Jan 16:27
Compare
Choose a tag to compare
  • fixed a bug where numbers in scientific notation could not be parsed (issue 3707)
  • implemented support for serializing connection objects (issue 3696)
  • fixed the return types of deserialization to avoid type stripping (issue 3432)
  • fixed output of excess noise in floating-point values (issue 3375)
  • updated the JsonRpcConnection module to support the updated abstract connection API (issue 2628)
  • added support for serializing intervals to strings that can be manually converted to the original value (issue 3135)

json 1.7

24 May 04:29
dcce636
Compare
Choose a tag to compare

This release features numerous bug fixes and compatibility with Qore 0.8.13; see the Release Notes

Binary packages for several Linux distributions can be found here: http://software.opensuse.org/download.html?project=home%3Adavidnichols&package=qore-json-module

json 1.5

06 Jun 03:46
Compare
Choose a tag to compare

This release includes many bug fixes as well as a new function naming convention conformant to Qore's standard naming conventions. Additionally this release features QUnit-based test infrastructure.

See the Release Notes for details.

Installation packages for several Linux distributions can be found here: http://software.opensuse.org/download.html?project=home%3Adavidnichols&package=qore-json-module