Skip to content

Releases: faberNovel/Coordinator

v1.1.0

01 Jul 11:11
6c714a7
Compare
Choose a tag to compare

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

10 Sep 08:47
9e545e3
Compare
Choose a tag to compare
  • Add SPM compatibility

v1.0.1

19 Nov 10:01
5e080f3
Compare
Choose a tag to compare

Fixed