JSON Essentials™ for COM/ActiveX Changelog:
2022.01.20 - JSON Essentials™ for COM/ActiveX v1.2.1 released
- Handling of leading zeros in Relative JSON Pointer made according to the specification
- PCRE2 memory management fixed
- References in the C# test project fixed
2021.12.24 - JSON Essentials™ for COM/ActiveX v1.2.0 released
- Floating point number comparison presicion improved and made faster
-
Parsing of a floating point number of form
#e#
fixed - Name hash map efficiency improved
- The Registry data provider added for loading and saving JSON data in Windows registry
- The latest changes of JSON Schema Test Suite in Draft-07 tests incorporated
- Fixes necessary for passing the id, infinite-loop-detection and unknownKeywords tests from JSON Schema Test Suite added.
- Schema tree traversal performance improved.
2021.09.12 - JSON Essentials™ for COM/ActiveX v1.1.0 released
- Evaluation mode added
-
IJsonEssentials.licenseText : string
property added in order to allow license text access at run time -
IJsonNode.createJsonPointer() : IJsonSelector
added for creating a JSON Pointer selector object for a node - The latest changes of JSON Schema Test Suite in Draft-07 tests incorporated
2021.08.01 - JSON Essentials™ for COM/ActiveX v1.0.0 released
Initial version release.