Skip to content

v2.0.3

Compare
Choose a tag to compare
@nathanbabcock nathanbabcock released this 27 Nov 20:04
· 9 commits to main since this release
92f3099

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

Full Changelog: v2.0.2...v2.0.3