Skip to content

Releases: simdjson/simdjson

Version 3.9.2

07 May 23:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.9.1...v3.9.2

Version 3.9.1

05 Apr 19:20
Compare
Choose a tag to compare

What's Changed

  • fix: adopt recommendation from issue 2163 by @lemire in #2164

Full Changelog: v3.9.0...v3.9.1

Version 3.9.0

04 Apr 18:10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.8.0...v3.9.0

v3.8.0

10 Mar 17:27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.7.0...v3.7.1

Version 3.7.0

23 Feb 21:58
e510ed2
Compare
Choose a tag to compare

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

Version 3.6.4

29 Jan 15:45
Compare
Choose a tag to compare

What's Changed

  • fix a small typo by @striezel in #2096
  • fix for issue 2099 by @lemire in #2100
  • Update to the backup string_view implementation. I by @lemire in #2105
  • Add load_into_document to simdjson::dom::parser by @Bo98 in #2103
  • [utf8-validator] eliminate unnecessary comparison from must_be_2_3_continuation by @Validark in #2113

New Contributors

Full Changelog: v3.6.3...v3.7.0

Version 3.6.3

08 Dec 17:10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.6.2...v3.6.3

Version 3.6.2

01 Dec 18:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.6.1...v3.6.2

Version 3.6.1

30 Nov 23:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Version 3.6.0

30 Oct 16:53
Compare
Choose a tag to compare

What's Changed

  • skip UTF-8 BOM if present in the input by @lemire in #2079

Full Changelog: v3.5.0...v3.6.0