Skip to main content

v0.6.0 (2026-09-15)

Breaking Changes

  • accept Score.criteria as an ordered sequence instead of a dictionary keyed by integers

Features

  • improve type annotations on SDK inputs to accept abstract types like Mapping and Sequence
  • 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

v0.5.7 (2026-09-14)

This is the initial public release of TypeSafe Python SDK. Learn more in the documentation.