Skip to content

0.12.1

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Nov 20:39
· 129 commits to trunk since this release

Changed

  • Build with Kotlin 1.7.20

Fixed

  • takeItem() no longer throws an exception when returning a null value.
  • await-prefixed methods no longer interfere with virtual time control from a TestScheduler (such as inside runTest).