Releases: deepgram/deepgram-dotnet-sdk
Releases · deepgram/deepgram-dotnet-sdk
Deepgram .NET SDK v3.0.0
What's Changed
- Refactor out json files access by @CopperBeardy in #78
- Retarget of TestFrameworks by @CopperBeardy in #87
- Resolved Using callback URI doesn't return request ID Issue Id #71 by @CopperBeardy in #88
- Refactor and test added by @CopperBeardy in #89
- Summarize test beta by @CopperBeardy in #91
- comment it out by @CopperBeardy in #92
- adds updated readme by @SandraRodgers in #94
- Unit tests to replace the integration test by @CopperBeardy in #93
- Client unit tests by @CopperBeardy in #95
- Client unit tests by @CopperBeardy in #96
- pass those tests by @CopperBeardy in #99
- feat: filler words release by @lukeocodes in #107
- fix: remove user agent setter from websocket connection by @lukeocodes in #108
- Deepgram .NET SDK v3.0.0 by @lukeocodes in #84
New Contributors
- @CopperBeardy made their first contribution in #78
- @lukeocodes made their first contribution in #107
Full Changelog: 2.2.0...3.0.0
Deepgram .NET SDK v2.3.0 - Support release
What's Changed
- feat: filler_words for SDK v2
- fix: remove user agent from live client for SDK v2
Full Changelog: 2.2.0...2.3.0
v2.2.0
What's Changed
- chore: example program.cs updated for remote and local file by @SandraRodgers in #102
- feat: adds warning object by @SandraRodgers in #106
Full Changelog: 2.1.0...2.2.0
v2.1.0
What's Changed
- feat: updated types by @briancbarrow in #67
- chore: updates to readme by @jpvajda in #80
- feat: adds summarize v2 by @SandraRodgers in #98
New Contributors
- @jpvajda made their first contribution in #80
- @SandraRodgers made their first contribution in #98
Full Changelog: 2.0.0...2.1.0
v2.0.0
Updated some types for some properties which are not backward compatible. Hence the breaking change.
v1.13.0
- Add ability to set HttpClient timeout
- update ParagraphGroup to take in object instead of array
v1.12.0
- Smart Format
- Change translation to translate
- update sentiment threshold option
v1.11.1
Fix bug with concurrency in logger
v1.11.0
Added option to allow users to specify api urls that don't require HTTPS
v1.10.0
Formatting features added