Skip to content

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 07:11
80587e2

0.10.0 (2026-08-18)

⚠ BREAKING CHANGES

  • a Descent without a valid DescentCertificate no longer lowers any ceiling. EffectProfile::forCall() takes the handler digest of the code about to run, and a caller that cannot supply it gets no descent. Prefer Operation::ceilingForCall(), which supplies it.

Features

  • a descent needs a certificate, not a sentence (#19) (7368ad4)