Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-04 | 1.2 kB | |
v5.5.5 source code.tar.gz | 2025-08-04 | 743.3 kB | |
v5.5.5 source code.zip | 2025-08-04 | 915.8 kB | |
Totals: 3 Items | 1.7 MB | 2 |
Improvements
- Add support for the Boost version of Asio by @azais-corentin in https://github.com/stephenberry/glaze/pull/1863
- Openapi schema by @stephenberry in https://github.com/stephenberry/glaze/pull/1864
- REPE Spec Updates by @stephenberry in https://github.com/stephenberry/glaze/pull/1869
- Faster BEVE serialization for complex typed arrays by @stephenberry in https://github.com/stephenberry/glaze/pull/1872
- JSON: Support reading tuples in variants by @makekryl in https://github.com/stephenberry/glaze/pull/1874
- Network Signal Handling by @stephenberry in https://github.com/stephenberry/glaze/pull/1882
Fixes
- Fix usage of removed function in newer asio versions by @azais-corentin in https://github.com/stephenberry/glaze/pull/1861
- Fix incorrect error message on missing required key by @oleid in https://github.com/stephenberry/glaze/pull/1867
- Read toml tests fixes by @StormLord07 in https://github.com/stephenberry/glaze/pull/1876
- undef Windows.h DELETE macro by @stephenberry in https://github.com/stephenberry/glaze/pull/1878
- Fix MSVC errors by @stephenberry in https://github.com/stephenberry/glaze/pull/1879
Full Changelog: https://github.com/stephenberry/glaze/compare/v5.5.4...v5.5.5