Skip to content

1.2.1

Compare
Choose a tag to compare
@arkivanov arkivanov released this 16 Oct 20:52
· 302 commits to master since this release
f1f1738
  • combineLatest now emits List copies instead of same instances (#627)
  • Used CoroutineExceptionHandler in coroutines-interop module for better exception handling (#628)
  • Added KDocs for all operators and Subjects (#632, #633, #640, #642, #643)
  • Updated Kotlin to 1.5.30 (#637)
  • Added Apple silicon targets (#639)
  • Added various buffer operators (#645)