Skip to content

v0.58.0

Choose a tag to compare

@stainless-app stainless-app released this 04 Sep 20:33
742357d

0.58.0 (2025-09-04)

Full Changelog: v0.57.0...v0.58.0

Features

  • api: api update (59e649d)
  • improve future compat with pydantic v3 (adb9765)
  • types: replace List[str] with SequenceNotStr in params (9c3bbcd)

Chores

  • internal: add Sequence related utils (dec07b5)