Skip to content

Latest commit

 

History

History
48 lines (24 loc) · 2.2 KB

CHANGELOG.md

File metadata and controls

48 lines (24 loc) · 2.2 KB

Changelog

2.2.0 (2025-02-06)

Full Changelog: v2.1.0...v2.2.0

Features

  • client: send X-Stainless-Timeout header (#75) (2c49aef)
  • docs(api): Add session usage example to main README (baf2f4c)

Bug Fixes

  • conform generate example to SDK (ab9c8d9)

Chores

2.1.0 (2025-01-17)

Full Changelog: v2.0.0...v2.1.0

Features

  • api: Add websocket streaming functionality (1ca31f1)
  • api: manual updates (#67) (0133143)

Chores

  • internal: codegen related update (#66) (f41051a)

Documentation

  • Add speech generation and voice creation examples (367c97c)

2.0.0 (2025-01-13)

Full Changelog: v0.0.1-alpha.0...v2.0.0

Bug Fixes