Skip to content

SwiftNIO 2.0.2

Compare
Choose a tag to compare
@weissi weissi released this 30 Apr 10:33

SemVer Patch

  • Add 'Show on GitHub' link to API docs (#977)
  • CircularBuffer.Index: remove bogus assert (#978)
  • Remove unnecessary warnings in HeapTests (#982)
  • Avoid keeping hold of partial bytes forever. (#984)