Skip to content

SwiftNIO SSH 0.3.0

Compare
Choose a tag to compare
@Davidde94 Davidde94 released this 23 Jun 13:56
· 65 commits to main since this release
bc1a91d

SemVer Minor

  • Remove support for Swift 5.1 (#87)

SemVer Patch

  • Add a benchmark for SSH throughput. (#83)
  • Use the ContiguousBytes functions for setting data (#84)
  • Update NIO dependency to 2.30.0 (#88)

Other Changes

  • CI: Use 5.4 release instead of nightly and add. Swift 5.5 job (#81, #82)