Releases: lmnt-com/lmnt-node
Releases · lmnt-com/lmnt-node
v2.3.0
v2.2.0
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
v2.0.0
v1.2.1
What's Changed
- add language param to streaming synthesis by @kaikato in #38
- Bump ws from 8.14.1 to 8.17.1 by @dependabot in #39
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #40
- Bump version to 1.2.1 and update changelog by @kaikato in #41
New Contributors
- @dependabot made their first contribution in #39
Full Changelog: v1.2.0...v1.2.1
v1.1.0
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
- @zachoverflow made their first contribution in #22
- @sharvil made their first contribution in #23
Full Changelog: v1.0.0...v1.1.0