Skip to content

SwiftNIO 2.20.0

Compare
Choose a tag to compare
@Davidde94 Davidde94 released this 29 Jul 09:11
3cfb3f1

SemVer Minor

SemVer Patch

  • Improve performance when removing the last element of a CircularBuffer (#1584, patch credit to @luoxiu)
  • Improve pointer hygeine in SocketAddresses.swift (#1588)

Other Changes

  • Don't install Jazzy on Xenial (#1597)