Releases: deepgram/deepgram-js-sdk
Releases · deepgram/deepgram-js-sdk
v2.1.1
Updated Readme
v2.1.0
Arbitrary option values
v2.0.0
MAJOR CHANGE
- Deprecated Browser version of SDK
- Updated Error types
v1.21.0
Added keywords_boost
option.
Also added warning about browser SDK support being deprecated in the future
v1.20.0
Added some missing functionality with options to pass into transcription endpoints.
v1.19.0
Updated endpointing to accept a boolean OR a number
v1.18.3
Changed error response to output full json as string
v1.18.2
Added error message to reason
property when WebSocket closes to give better visibility to users
v1.18.1
Bugfix. Moved detected_language
to the correct type.
v1.18.0
- Make
times
optional, - Fix
redaction
types - Fix browser build