apple / swift-crypto

Open-source implementation of a substantial portion of the API of Apple CryptoKit suitable for use on Linux platforms.
https://apple.github.io/swift-crypto
Apache License 2.0
1.43k stars 151 forks source link

Bump minimum Swift version to 5.7 #201

Closed rnro closed 9 months ago

rnro commented 9 months ago

Motivation:

Now that Swift 5.9 is GM we should update the supported versions and remove 5.6

Modifications:

Result:

Remove support for Swift 5.6, add 5.10

yim-lee commented 9 months ago

@swift-server-bot add to allowlist

yim-lee commented 9 months ago

@swift-server-bot add to allowlist

yim-lee commented 9 months ago

CI updated