Skip to content

v0.2.0

Choose a tag to compare

@aimable100 aimable100 released this 22 Jun 00:49
· 223 commits to main since this release
dd306b6

First stable release.

Breaking

  • License changed to Apache-2.0 (was MIT OR Apache-2.0)

Fixes

  • Completed attenuation coverage for AnyOf and Not constraints
  • DataPlane::check_chain now evaluates per-tool approval gates correctly
  • expires_at overflow and min_approvals > len(approvers) validation fixed
  • Python SDK fails loudly when Rust extension is missing (TENUO_REQUIRE_EXTENSION=1)