Skip to content

SwiftNIO Extras 1.15.0

Compare
Choose a tag to compare
@glbrntt glbrntt released this 02 Nov 11:58
· 44 commits to main since this release
91dd2d6

SemVer Minor

  • Raise minimum supported Swift version from 5.4 to 5.5 (#180)

SemVer Patch

  • Replace NIOSendable with Sendable (#181)
  • Remove #if compiler(>=5.5) (#182)
  • Use #fileID/#filePath instead of #file (#184)

Other Changes

  • Fix README.md (#183)