Skip to content

v2.11.72

Compare
Choose a tag to compare
@AArnott AArnott released this 29 Apr 23:18

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 of SimplexStream and HalfDuplexStream 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

Full Changelog: v2.10.72...v2.11.72