Skip to content

v1.1.0

Latest

Choose a tag to compare

@stainless-app stainless-app released this 07 Sep 12:23
9f78406

1.1.0 (2025-09-06)

Full Changelog: v1.0.2...v1.1.0

Features

  • improve future compat with pydantic v3 (39d5f4a)
  • types: replace List[str] with SequenceNotStr in params (ffdac79)

Chores

  • internal: add Sequence related utils (cffd684)
  • internal: move mypy configurations to pyproject.toml file (2f7e6bc)
  • tests: simplify get_platform test (7c54665)