Skip to content

Releases: lmnt-com/lmnt-node

v2.3.0

26 Feb 21:37
Compare
Choose a tag to compare

2.3.0 (2025-02-26)

Full Changelog: v2.2.0...v2.3.0

Features

  • api: voice conversion and other manual updates (#80) (93d5643)

Bug Fixes

  • client: fix export map for index exports (#77) (a1ae220)

Chores

  • internal: fix devcontainers setup (#79) (338a93e)

v2.2.0

06 Feb 01:39
Compare
Choose a tag to compare

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

v2.1.0

17 Jan 18:59
Compare
Choose a tag to compare

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)

v2.0.0

13 Jan 22:32
Compare
Choose a tag to compare

2.0.0 (2025-01-13)

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

Bug Fixes

v1.2.1

17 Jul 00:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.1.0

09 Feb 23:47
2e714e2
Compare
Choose a tag to compare

What's Changed

  • Add buffer_empty to stream return data by @kaikato in #18
  • Bump version to v1.1.0 and add to changelog by @kaikato in #19
  • Add stream error handling to match new REST API errors by @kaikato in #20
  • Enable compatibility with Edge Runtime/browser by @kaikato in #21
  • voices: add unfreezeVoice method by @zachoverflow in #22
  • Fix issues on the error-handling code path. by @sharvil in #23
  • github actions: set up basic publish script by @zachoverflow in #24

New Contributors

Full Changelog: v1.0.0...v1.1.0