Last active
August 27, 2021 08:44
-
-
Save Adobels/b445ac17d9bfc3af4cfc977494fa3563 to your computer and use it in GitHub Desktop.
What's new in Swift 5.5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Swift 5.5 Change log: | |
https://github.com/apple/swift/blob/main/CHANGELOG.md#swift-55 | |
Collection of new features: | |
https://www.hackingwithswift.com/articles/233/whats-new-in-swift-5-5 | |
https://medium.com/mindful-engineering/whats-new-in-swift-5-5-fb13f49bb728 | |
Specific features: | |
Automatic conversation between Double and CGFloat values in Swift 5.5 | |
https://www.swiftbysundell.com/tips/double-cgfloat-auto-conversions/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment