Releases: runapi-ai/runway-sdk
Releases · runapi-ai/runway-sdk
Release list
ruby/v0.2.9
Fixed
- Require aspect_ratio for text-only Runway video requests and reject it when first_frame_image_url is present using the shared Input Contract rules.
python/v0.2.2
Fixed
- Require aspect_ratio for text-only Runway video requests and reject it when first_frame_image_url is present using the shared Input Contract rules.
js/v0.2.10
Fixed
- Require aspect_ratio for text-only Runway video requests and reject it when first_frame_image_url is present using the shared Input Contract rules.
go/v0.2.10
Fixed
- Require aspect_ratio for text-only Runway video requests and reject it when first_frame_image_url is present using the shared Input Contract rules.
python/v0.2.1
Fixed
- Point package documentation metadata to the current RunAPI Developer Docs.
ruby/v0.2.8
Added
- Expose live pricing through the shared core SDK.
js/v0.2.9
Added
- Type task billing facts on task responses.
go/v0.2.9
Added
- Expose persisted billing facts on task responses.
python/v0.2.0
Added
- Expose shared Files, Account, and Pricing resources plus typed Task Billing Facts through the Provider Client.
js/v0.2.8
Fixed
- Align JavaScript and Go with the current RunAPI core parameter validation APIs.