A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON
I asked a few weeks ago to add const to jmespath_expression::evaluate and you quickly turned around with the feature which I'm very appreciative of.
We're using conan to fetch jsoncons, would it be possible to do a version bump so I can use this feature, as conan requires a package version and can't fetch the latest from master.
Hi,
I asked a few weeks ago to add const to jmespath_expression::evaluate and you quickly turned around with the feature which I'm very appreciative of.
We're using conan to fetch jsoncons, would it be possible to do a version bump so I can use this feature, as conan requires a package version and can't fetch the latest from master.
Thanks!