Releases: runwayml/sdk-python
Releases · runwayml/sdk-python
v2.3.6
2.3.6 (2025-03-15)
Full Changelog: v2.3.5...v2.3.6
Bug Fixes
- types: handle more discriminated union shapes (#121) (51f8b42)
Chores
v2.3.3
2.3.3 (2025-02-28)
Full Changelog: v2.3.2...v2.3.3
Chores
Documentation
- update URLs from stainlessapi.com to stainless.com (#107) (efae113)
v2.3.0
2.3.0 (2025-02-21)
Full Changelog: v2.2.2...v2.3.0
Features
- client: allow passing
NotGiven
for body (#98) (fda401a)
Bug Fixes
- client: mark some request bodies as optional (fda401a)
v2.2.1
2.2.1 (2025-02-07)
Full Changelog: v2.2.0...v2.2.1
Chores
- internal: fix type traversing dictionary params (#90) (49d44b9)
- internal: minor type handling changes (#92) (f4f122f)