v4.0.1
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
- @benjaminsampica made their first contribution in #50
Full Changelog: v4.0.0...v4.0.1