Releases: dotnet/Nerdbank.Streams
Releases · dotnet/Nerdbank.Streams
v2.11.79
v2.11.74
v2.11.72
What's Changed
- Skip testing on mono by @AArnott in #665
- Add CodeQL checks by @AArnott in #664
- Switch from Moq to NSubstitute by @AArnott in #675
- Allow 0 length buffers in
ReadAsync
ofSimplexStream
andHalfDuplexStream
by @AArnott in #708 - Don't reference M.Bcl.AsyncInterfaces on netstandard2.1 by @ViktorHofer in #723
- WebSocket PipeWriter can write messages as text. by @airbreather in #725
- Document that
WebSocket
message boundaries are useless with using the Pipelines API by @AArnott in #727 - Add package README by @AArnott in #744
New Contributors
- @ViktorHofer made their first contribution in #723
- @airbreather made their first contribution in #725
Full Changelog: v2.10.72...v2.11.72
v2.10.72
v2.10.69
v2.10.66
v2.9.116
v2.10.37-alpha
What's Changed
- Include an error message payload alongside ChannelTerminated frames by @sarda-devesh in #536
- Fix hang in nested multiplexing stream by @AArnott in #587
Full Changelog: v2.10.22-alpha...v2.10.37-alpha
v2.10.22-alpha
What's Changed
- Fix of the ReadOnlySequenceStream Seek method by @roel-de-regt in #549
- Avoid deprecated
new Buffer
by @AArnott in #568 - Fix CPU spin in the JavaScript implementation side by @lifengl in #569
New Contributors
- @roel-de-regt made their first contribution in #549
- @lifengl made their first contribution in #569
Full Changelog: v2.9.112...v2.10.22-alpha