Swift 5.3 Released!
Swift 5.3 is now officially released! ? Swift 5.3 continues to focus on language refinements, the developer experience, and expanding the Swift ecosystem to enable more opportunities to write Swift. These sketch notes, created by Amy Tsai, illustrate the highlights of the Swift 5.3 release: Full resolution version available on Amy’s tweet You can also experiment with many of these updates in a playground put together by Paul Hudson. Language and Standard Library New Features and Refinements Swift 5.3 brings many language refinements that improve the ergonomics of writing Swift code. These updates can help you be a more productive Swift programmer by reducing boilerplate…
Share