This release includes breaking changes for platform teams planning a safe upgrade.
Published 4mo
LLM Frameworks
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
agents
ai
anthropic
benchmarking
evals
evaluation
+7 more
langchain
llm
llm-evaluation
machine-learning
openai
pytest
testing
Summary
AI summaryRenamed TestResult.score to TestResult.overall_score and made CLI output flags work correctly.
Full changelog
What's new in v0.1.1
Patch release fixing 5 bugs found during external testing, plus corrected PyPI project links.
Fixed
TestResult.score→ renamed toTestResult.overall_score(was causingAttributeErrorfor users following the README Quick Start)-
- CLI
--output-html/--output-jsonflags now correctly write report files (env vars were set but never read byevaluate())
- CLI
-
raise_on_failure=Truenow callssys.exit(1)instead of raisingAssertionError— CI/CD pipelines expecting a non-zero exit code now work correctly
-
pytest_plugin.pyhardimport pytestreplaced with a guarded import — no longer crashes when pytest is not installed
-
- Reason text in live console output no longer truncated at 80 characters
-
- Fixed all PyPI project links (Homepage, Repository, Bug Tracker, Changelog, Docs) to point to correct GitHub URL
No breaking changes
All v0.1.0 code is fully compatible.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Rubric
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]