Skip to content

v2.0.3

Choose a tag to compare

@stainless-app stainless-app released this 16 Sep 21:49
b0be7ad

2.0.3 (2025-09-16)

Full Changelog: v2.0.2...v2.0.3

Features

  • improve future compat with pydantic v3 (f9c8857)
  • types: replace List[str] with SequenceNotStr in params (a26f258)

Chores

  • internal: add Sequence related utils (b806f7f)
  • internal: move mypy configurations to pyproject.toml file (58cda42)
  • tests: simplify get_platform test (9e03245)