Skip to content

Releases: bscothern/Continuations

v0.3.0

17 Sep 00:53
Compare
Choose a tag to compare

Updated to use swift-atomics v1.0.1+.
Cleaned up some code and removed things deprecated in v0.2.0.
This will likely become v1.0.0.

v0.2.0

02 Jul 04:21
Compare
Choose a tag to compare

Major refactor to more closely match Swift 5.5's continuation types that support transforming callback code to async/await.

v0.1.0

10 Jan 07:32
Compare
Choose a tag to compare
More README.md udpates