Changelog
The canonical project history is maintained in
CHANGELOG.md.
Unreleased
- Added tool decorator and model-call context-manager convenience APIs.
- Improved project positioning, status, trust signals, installation guidance, and governance documentation.
0.2.0 — 2026-06-23
- Pluggable detectors with fixed, hash, and HMAC tokenization strategies.
- International phone, IBAN, UK NINO, and Canadian SIN detection.
- Versioned event schema and published Draft 2020-12 JSON Schema.
- Structured logging and OpenTelemetry adapters.
- Async and bounded buffered sinks with explicit durability and overflow semantics.
0.1.0 — 2026-06-23
- Standard agent event schema and run context management.
- JSONL, in-memory, and null event sinks.
- Recursive redaction for common PII, credentials, and signed URLs.
- MkDocs documentation and GitHub automation.