Skip to content

v4.0.1

Latest
Compare
Choose a tag to compare
@stephenberry stephenberry released this 13 Nov 20:55
· 16 commits to main since this release

Improvements

  • Integer assignment support for glz::json_t by @stephenberry in #1425
  • Using a compile time linear search for partial writing index finding in #1427

Fixes

  • Fix extra comma when unknown writer is empty in #1435
  • Fix number parsing for glz::raw_json by @stephenberry in #1432

In Development

  • Fix for asio_client call with no parameters in #1424
  • Fix invalid notify check on response rather than request in #1430
  • glz::async_map: using proxy rather than allocating unique_ptr in #1433

Full Changelog: v4.0.0...v4.0.1