Skip to content

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 08:34
5d3d883

0.11.0 (2026-08-18)

⚠ BREAKING CHANGES

  • DescentCertificate now requires operation and only lowers a ceiling when signature verifies against verifierPublicKey. EffectProfile::forCall() takes a CallSubject instead of a handler digest string; Operation::ceilingForCall() builds it. Requires ext-sodium.

Features

  • a descent certificate carries the proof of where it came from (#21) (6f26ef2)