Skip to content

v0.13.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@rickclephas rickclephas released this 21 Sep 18:54
· 839 commits to master since this release

Kotlin

  • Updated kotlinx.coroutines to 1.6.4
  • Breaking: dropped support for the old memory manager and -native-mt versions of kotlinx.coroutines

Combine

  • Fixed concurrency issue (#75)

RxSwift