Skip to content

Releases: radianttap/Coordinator

8.2

25 Apr 16:53

Choose a tag to compare

Full Changelog: 8.1...8.2

8.1

25 Apr 16:54

Choose a tag to compare

8.1

What's Changed

New Contributors

Full Changelog: 8.0...8.1

8.0

25 Oct 13:28

Choose a tag to compare

8.0
  • Swift 6 language mode
  • strict concurrency checking enabled

7.0

23 Apr 09:18

Choose a tag to compare

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.