Changelog.
What is new in Ryva.
v0.2.1
May 2026
- Added Colorado AI Act SB 24-205 compliance report generation
- Consumer notice documentation auto-generated from agent config
- Impact assessment template now available for high-risk classifications
- Fixed edge case in HMAC verification for multi-step pipeline lineage
- ryva audit export now includes Colorado AI Act checklist by default
v0.2.0
April 2026
- Ryva Cloud beta launched with shared dashboards and role-based access
- ryva cloud sync command for uploading traces and lineage records
- Leadership dashboard view showing compliance score and agent health
- EU AI Act article-by-article evidence grid in the cloud dashboard
- One-click audit package export from the dashboard
- PII masking now configurable per-field in project.yml
- Cost forecasting improved with 90-day projection support
v0.1.1
March 2026
- Fixed fuzz testing unicode category on Python 3.11
- Added --format flag to ryva governance report for JSON and Markdown output
- Improved error messages for missing agent configuration fields
- ryva lineage verify now exits non-zero if any tampering is detected
- Added ryva registry aliases command to list model aliases
- Documentation improvements for alignment rule configuration
v0.1.0
February 2026
- Initial release of Ryva CLI
- Nine test types: schema, regression, adversarial, memory, RAG faithfulness, hallucination detection, fuzz (15 categories), fine-tune evaluation, business alignment
- Lineage engine with HMAC-SHA256 tamper-evident signatures
- EU AI Act Articles 9-15 governance report
- Model card generation meeting Article 13 requirements
- ryva audit export command for complete audit package
- Cost forecasting with per-agent tracking and budget alerts
- Support for Anthropic, OpenAI, Google Gemini, and Ollama providers
- Apache 2.0 licensed and fully open source