Releases: qorelanguage/module-json
json 1.8.2
json 1.8.1
This release contains the following bugfix:
- eliminated excess whitespace from compact JSON serialization (refs qorelanguage/qore#4459)
Relnotes: https://qoretechnologies.com/manual/qorus/5.1.27/json/json/html/#json_v1_8_1
json 1.8
- 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
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
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