Release History
Release notes are published on GitHub alongside each tagged release.
View releases on GitHubCurrent version
v0.11.0Wire format
peac-receipt/0.1 (frozen)License
Apache-2.0Recent Highlights
v0.11.0Feb 23, 2026
- Zod 4 migration (^4.3.6) across all packages
- MCP Streamable HTTP transport with session isolation (CVE-2026-25536 defense)
- Kernel constraint enforcement pipeline: fail-closed in issue() and verify()
- Integrator kit with conformance harness for third-party implementations
v0.10.14Feb 22, 2026
- Conformance fixture versioning with schema_version field
- Kernel constraints specification (KERNEL-CONSTRAINTS.md)
- Editorial hygiene sweep and Zod 4 preparation
v0.10.13Feb 19, 2026
- @peac/mcp-server: open-source MCP tool server with 5 tools (verify, inspect, decode, issue, bundle)
- Capability-based access control with structured outputs
- Unicode scanner CLI regression tests, audit allowlist hardening, path-safety portable hardening
v0.10.12Feb 16, 2026
- @peac/capture-node: FileSpoolStore and FileDedupeIndex for durable Node.js capture
- OpenClaw adapter: one-call activate() for Cloudflare Workers with generateSigningKey() and peac-keygen CLI
- RFC 9421 proof capture profile with 5 conformance vectors
v0.10.11Feb 13, 2026
- @peac/rails-stripe: fromCryptoPaymentIntent() for x402 crypto payments
- Registry v0.3.0 with interaction extension and toolcall advisory registries
- @noble/ed25519 v3 upgrade (signAsync/verifyAsync API)
- Supply chain hardening: SECURITY.md, audit gate, lockfile drift detection
v0.10.10Feb 11, 2026
- Dev toolchain improvements
- Build system optimization