v2.0.3
What's Changed
- fix for upstream
rustls
vulnerability in #65 by @dependabot - fix bug where audio-only outputs would not properly be read into
OutputChunk
events in #64 - fix bug where consecutive newlines on windows (
\r\n
) would produce empty string log message events in #64
Docs
- new example code for capturing mic audio and displaying a loudness meter in realtime
New Contributors
- @dependabot made their first contribution in #65
Full Changelog: v2.0.2...v2.0.3