Skip to content

v0.0.19

Choose a tag to compare

@github-actions github-actions released this 30 Jul 18:53
b915e9d

0.0.19

Fixes

  • Library integer slots compose with optional numbers. A declared number | null or optional-number slot projects as optional<i64> and proves only its present numeric values across records, tagged-message payloads, and helper parameters/returns. When two sidecar paths collapse to the same structurally interned record field, the build now refuses with both paths instead of silently overwriting one proof obligation.