Releases: radianttap/Coordinator
Releases · radianttap/Coordinator
8.2
8.1
What's Changed
- Update
UIKit-CoordinatingExtensions.swiftreference by @emmanuel-ferdman in #36
New Contributors
- @emmanuel-ferdman made their first contribution in #36
Full Changelog: 8.0...8.1
8.0
- Swift 6 language mode
- strict concurrency checking enabled
7.0
Main change is removal of various callbacks in majority of the functions.
Also sprinkled @MainActor where so it fits properly into modern Swift concurrency.