Skip to content

serialize 1.4.4

Latest

Choose a tag to compare

@rowan-claude rowan-claude released this 18 Jul 19:43

serialize 1.4.4

Housekeeping release. The wire format and runtime behavior are unchanged from
1.4.3 — data written by any previous version decodes byte-identically, pinned by
the golden wire format test on every platform including big endian.

  • Removed dead code: an unused clamp helper and unserialized test fields.
  • Added a release-version-check workflow (verifies the header macros, the CMake
    project version and the release tag agree).
  • Crediting is now the expected standard: if you ship a product using serialize,
    credit "serialize — Glenn Fiedler" under "Más Bandwidth LLC" in your product
    credits. The license is unchanged (BSD 3-Clause).