New
Version 4.2.2
What's Changed
- adding concept examples to the compile-time JSON. by @lemire in https://github.com/simdjson/simdjson/pull/2538
- add: windows wstring support for padded_str by @hiteshmk05 in https://github.com/simdjson/simdjson/pull/2537
- Fix some wrong content in Doc by @taoliq in https://github.com/simdjson/simdjson/pull/2542
- string_builder range-based append fix by @mrizaln in https://github.com/simdjson/simdjson/pull/2544
New Contributors
- @taoliq made their first contribution in https://github.com/simdjson/simdjson/pull/2542
- @mrizaln made their first contribution in https://github.com/simdjson/simdjson/pull/2544
Full Changelog: https://github.com/simdjson/simdjson/compare/v4.2.1...v4.2.2