Skip to content

v0.12.0

Choose a tag to compare

@oxidezap-release-bot oxidezap-release-bot released this 13 Aug 19:57
cad947a

0.12.0 (2026-08-13)

⚠ BREAKING CHANGES

  • wire: hold the message string table across batches, as the receipt one does (#58)

Bug Fixes

  • wire: read the packed string region in the unit the wire writes (#57) (c1c0fb0)

Performance

  • let a source build drop the domains it does not use (#62) (a7aabec)
  • proto: measure what the 657 generated codecs cost, and which fix pays (#60) (5383497)
  • pull the inlining lever #61 measured, and take the core's msg_secrets bound (#63) (80c36cc)
  • wasm: name the three functions that dominate V8's compile-zone peak, and price the one lever (#61) (5d10541)
  • wire: hold the message string table across batches, as the receipt one does (#58) (d5b6b38)