Skip to content

v0.10.0

Choose a tag to compare

@stainless-app stainless-app released this 07 Oct 21:44
58904df

0.10.0 (2025-10-07)

Full Changelog: v0.9.2...v0.10.0

Features

  • api: api update (c5ebcd8)
  • improve future compat with pydantic v3 (92560b2)
  • types: replace List[str] with SequenceNotStr in params (e19b0ab)

Chores

  • do not install brew dependencies in ./scripts/bootstrap by default (0fc1a17)
  • internal: move mypy configurations to pyproject.toml file (31efb95)
  • internal: update pydantic dependency (b3b9856)
  • tests: simplify get_platform test (b0f26dc)
  • types: change optional parameter type from NotGiven to Omit (47d3d13)