We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
b52b43f
Changes
Removed deprecated functions and type names identified in #487
Reduced the size of some initial json_parser allocations to help with #531
json_parser
Defect fixes
Fixed #528
Fixed #530 by making jmespath_expression::evaluate const
jmespath_expression::evaluate
Fixed #488 related to some standard libraries that don't support strings with stateful allocators.
Fixed issue identified in PR #532 with basic_json::compare function
basic_json::compare