Skip to content

Releases: qorelanguage/module-yaml

yaml 0.7.3

19 Dec 17:28
Compare
Choose a tag to compare

Updated to build with qpp from Qore 1.12.4+

yaml 0.7.2

03 Dec 11:11
Compare
Choose a tag to compare

This release contains the following bug fixes:

  • improved deserialization of date/time values; fixed a bug where a random string could be deserialized as a duration (issue 4642)
  • fixed a bug where REST schema validation was not applied in the DataStreamClient module with non-DataStream messages (issue 4518)

Release notes: https://qoretechnologies.com/manual/qorus/5.1.43/yaml/yaml/html/#yaml072

yaml 0.7

26 Jan 19:55
Compare
Choose a tag to compare

This release contains the following bug fixes:

  • fixed a bug deserializing implicit string values in some cases (issue 4241)
  • fixed a bug where serialization errors in YAML-RPC responses would cause a confusing response to be returned (issue 4194)
  • implemented support for serializing connection objects (issue 3696)
  • fixed parsing XML in XML encoded responses (issue 3587)
  • fixed the return types of deserializtion to avoid type stripping (issue 3432)
  • fixed output of excess noise in floating-point values (issue 3375)
  • fixed a bug in the DataStreamClient module where the response-code key of the info output hash could be missing in some cases (issue 3237)
  • added optional support for serializing SQL NULL values with @ref Qore::YAML::EmitSqlNull "EmitSqlNull"
  • updated the YamlRpcClient module to support the updated abstract connection API (issue 2628)

Release notes: https://qoretechnologies.com/manual/qorus/5.1.23/yaml/yaml/html/#yaml07

yaml 0.6

24 May 04:44
bac61d4
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-yaml-module

yaml 0.5

05 Jun 20:23
Compare
Choose a tag to compare

This release of the yaml module includes bug fixes and major new features such as:

For full details, see the Release Notes.

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