Skip to content

v4.0.1

Compare
Choose a tag to compare
@skwasjer skwasjer released this 25 Mar 01:11
· 92 commits to main since this release

What's Changed

  • Add timeout exception for .NET 5 or greater targets. by @benjaminsampica in #50
  • Improve RateLimitedStream timing/bit rate calculation accuracy.
  • Fix guard/exception for the minimum allowed bit rate for RateLimitedStream.
  • Fix underlying stream not being disposed when calling RateLimitedStream.Dispose()

New Contributors

Full Changelog: v4.0.0...v4.0.1