Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-16 | 582 Bytes | |
v5.5.4 source code.tar.gz | 2025-07-16 | 738.9 kB | |
v5.5.4 source code.zip | 2025-07-16 | 910.5 kB | |
Totals: 3 Items | 1.6 MB | 0 |
Improvements
- const paths for registry and support for const variables in registry by @stephenberry in https://github.com/stephenberry/glaze/pull/1855
- OpenAPI endpoint for
glz::http_server
@stephenberry in https://github.com/stephenberry/glaze/pull/1856
Fixes
- Fix use after move in websocket handshake method by @TheCoconutChef in https://github.com/stephenberry/glaze/pull/1857
- write_beve_untagged(T&&) fix by @stephenberry in https://github.com/stephenberry/glaze/pull/1859
Full Changelog: https://github.com/stephenberry/glaze/compare/v5.5.3...v5.5.4