github stephenberry/glaze v7.4.0

latest releases: v8.3.0, v8.2.0, v8.1.0...
4 months ago

SQLite JSONB Binary Format Support

Glaze now reads and writes SQLite's JSONB binary format, enabling direct interop with SQLite databases and applications that use JSONB blobs. Use glz::read_jsonb / glz::write_jsonb the same way you use the JSON variants.

Improvements

JSON Schema

Fixes

Build and Test Hygiene

Full Changelog: v7.3.3...v7.4.0

Don't miss a new glaze release

NewReleases is sending notifications on new releases.