Skip to content

Instantly share code, notes, and snippets.

@Adobels
Last active August 27, 2021 08:44
Show Gist options
  • Save Adobels/b445ac17d9bfc3af4cfc977494fa3563 to your computer and use it in GitHub Desktop.
Save Adobels/b445ac17d9bfc3af4cfc977494fa3563 to your computer and use it in GitHub Desktop.
What's new in Swift 5.5
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