v0.6.0 (2026-09-15)
Breaking Changes
- accept
Score.criteriaas an ordered sequence instead of a dictionary keyed by integers
Features
- improve type annotations on SDK inputs to accept abstract types like
MappingandSequence - improve error messages to include http details and metadata
Bug fixes
- handle invalid values in
RetryPolicy - make exceptions and responses picklable
Documentation
- link more concepts from main docs

