Skip to content

0.12.1

Choose a tag to compare

@github-actions github-actions released this 03 Nov 20:39

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).