Skip to content

Version 3.7.0

Choose a tag to compare

@lemire lemire released this 23 Feb 21:58
· 470 commits to master since this release
e510ed2

What's Changed

  • Retiring deprecated DOM APIs by @lemire in #2109
  • Allow some iterators to be used in standard C++ iterator functions by @Bo98 in #2106
  • Better documentation and support for the case when you have a single implementation. by @lemire in #2118
  • Fixing issue 2120 by @lemire in #2121
  • Adding on-demand support for a subset of JSONPath. by @FranciscoThiesen in #2127 We thank @mbasmanova for the review.
  • Convenience method (is_string) as well as a new method key_raw_json_token() to get the raw key token. by @lemire in #2131
  • Documenting Unicode support in JSONPath and JSON Pointer by @lemire in #2132

New Contributors

Full Changelog: v3.6.4...v3.7.0