Releases: deepgram/deepgram-rust-sdk
Releases · deepgram/deepgram-rust-sdk
0.6.6
0.6.5
What's Changed
- Set host header based on host URL instead of hardcoding it by @RyanChimienti in #103
New Contributors
- @RyanChimienti made their first contribution in #103
Full Changelog: 0.6.4...0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
What's Changed
- crates.io rejects more than 5 keywords to avoid keyword spamming. by @jcdyer in #83
- Implement
From<String>
forModel
,Language
, andRedact
by @jcdyer in #86 - Bump version to 0.6.1 for next compatible release by @jcdyer in #88
- Streaming callbacks by @bd-g in #85
- Update changelog with 0.6.1 changes by @jcdyer in #90
New Contributors
Full Changelog: 0.6.0...0.6.1
v0.6.0
What's Changed
- SDK Update and Refactor by @DamienDeepgram in #76
- Support options debug by @jcdyer in #78
- Prep work for adding websocket handle by @jcdyer in #80
- Fix url handling by @jcdyer in #81
- Create a low-level interface for websocket transcription by @jcdyer in #82
New Contributors
- @DamienDeepgram made their first contribution in #76
Full Changelog: 0.5.0...0.6.0
0.5.0
What's Changed
- Deprecate tiers and use fully-qualified model variants. by @jcdyer in #66
- Expand language support by @jcdyer in #67
- Add default-on features for prerecorded and live transcription by @jcdyer in #72
- Allow arbitrary query params by @jcdyer in #73
- Custom hosts by @jcdyer in #70
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- refactor!: remove generic from
Deepgram
by @andrewhalle in #50 - Add detect_language feature to Options by @algesten in #52
- updates readme with tagline by @jpvajda in #54
- Make CI check semantic versioning by @yottalogical in #37
- Bump dependencies to address CVEs by @andrewhalle in #58
- chore: release 0.4.0 by @andrewhalle in #59
New Contributors
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- Derive
Serialize
for all response types by @andrewhalle in #28 - Use Rustls instead of OpenSSL by @mweber15 in #41
- readme updates by @jpvajda in #39
- Bump version to 0.3.0-alpha.1 by @andrewhalle in #43
- Dev by @andrewhalle in #44
- fix(streaming): hard-coded uri by @andrewhalle in #47
- Release 0.3.0 by @andrewhalle in #48
New Contributors
Full Changelog: 0.2.1...0.3.0