Skip to content

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@rickclephas rickclephas released this 28 Jun 19:12
· 1302 commits to master since this release

Core

  • Updated to Kotlin 1.5.20

Swift Combine

  • Added createPublisher(for:) wrapper function for suspend functions returning a Flow

Swift Async/Await

  • Added asyncFunction(for:) wrapper function
  • Added asyncResult(for:) wrapper function