mirror of
https://github.com/apple/swift-nio.git
synced 2026-05-20 20:30:36 +00:00
Drop Swift 5.10 (#3393)
This PR drops Swift 5.10 and enables Swift 6 language mode. --------- Co-authored-by: Cory Benfield <lukasa@apple.com>
This commit is contained in:
@@ -86,7 +86,8 @@ SwiftNIO | Minimum Swift Version
|
||||
`2.60.0 ..< 2.65.0` | 5.7
|
||||
`2.65.0 ..< 2.76.0` | 5.8
|
||||
`2.76.0 ..< 2.83.0` | 5.9
|
||||
`2.83.0 ...` | 5.10
|
||||
`2.83.0 ..< 2.87.0` | 5.10
|
||||
`2.87.0 ... ` | 6.0
|
||||
|
||||
### SwiftNIO 1
|
||||
SwiftNIO 1 is considered end of life - it is strongly recommended that you move to a newer version. The Core NIO team does not actively work on this version. No new features will be added to this version but PRs which fix bugs or security vulnerabilities will be accepted until the end of May 2022.
|
||||
|
||||
Reference in New Issue
Block a user