Releases: runwayml/sdk-node
Releases · runwayml/sdk-node
v1.5.0
1.5.0 (2025-03-11)
Full Changelog: v1.4.8...v1.5.0
Features
- add SKIP_BREW env var to ./scripts/bootstrap (#70) (1b62702)
- client: accept RFC6838 JSON content types (#72) (9ffc33f)
v1.4.2
1.4.2 (2024-12-10)
Full Changelog: v1.4.1...v1.4.2
Chores
- internal: remove unnecessary getRequestClient function (#44) (40981f1)
v1.4.1
1.4.1 (2024-12-05)
Full Changelog: v1.4.0...v1.4.1
Build System
- deps: bump cross-spawn from 7.0.3 to 7.0.6 (65802b5)
v1.4.0
1.4.0 (2024-11-28)
Full Changelog: v1.3.0...v1.4.0
Features
- internal: make git install file structure match npm (#38) (d784a50)
Chores
- rebuild project due to codegen change (#33) (f72b350)
- rebuild project due to codegen change (#35) (dba4d69)
- remove redundant word in comment (#37) (b84a2b2)
Documentation
- remove suggestion to use
npm
call out (#36) (316e011)