Releases: faberNovel/Coordinator
Releases · faberNovel/Coordinator
v1.1.0
Added
- Add Support for Swift Concurrency
Removed
- Remove support for iOS 10, 11 and 12
- Remove support for tvOS 10, 11 and 12
Changed
- Add @mainactor attribute to Coordinator
- Add @mainactor attribute to NativeNavigator
- Update Example project to pass strict concurrency checks
v1.0.2
- Add SPM compatibility
v1.0.1
Fixed
- Fix deallocation handling when changing parent #4 by alexandre-pod