Skip to content

v0.8.0

Choose a tag to compare

@oxidezap-release-bot oxidezap-release-bot released this 10 Aug 20:08
9f356e1

0.8.0 (2026-08-10)

⚠ BREAKING CHANGES

  • proto: decode 64-bit fields outside the safe range instead of failing the message (#42)

Bug Fixes

  • proto: decide and document what the codec does with invalid UTF-8 (#39) (41618fa)
  • proto: decode 64-bit fields outside the safe range instead of failing the message (#42) (f12e8c9)
  • proto: make the numeric input contract consistent and documented (#38) (79ca1f2)