Skip to content

v2.0.0-alpha.23

Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 04 Sep 16:25
ae85a60

2.0.0-alpha.23 (2025-09-04)

Full Changelog: v2.0.0-alpha.22...v2.0.0-alpha.23

Features

  • add get_path_url() function support for migration compatibility (#61) (951d9c5)
  • improve future compat with pydantic v3 (06dfa6b)
  • types: replace List[str] with SequenceNotStr in params (56dc0f2)

Chores

  • add agents files (#59) (b726483)
  • internal: add Sequence related utils (5a8f513)
  • internal: move mypy configurations to pyproject.toml file (696d2c1)