pointfreeco / swift-concurrency-extras

Useful, testable Swift concurrency.
MIT License
343 stars 23 forks source link

Swift Language Support: Drop <5.9, Add 6.0 #26

Closed stephencelis closed 4 months ago

stephencelis commented 4 months ago

We can drop Swift <5.9 now that the App Store requires Xcode 15 for submissions, and we can add 6.0 language mode to keep our concurrency story in check.