Skip to content

v0.15.3

Compare
Choose a tag to compare
@tyvsmith tyvsmith released this 28 Aug 12:33
· 34 commits to main since this release

What's Changed

  • Add RibCoroutineWorker.bind that receives multiple workers by @FranAguilera in #607
  • Change default CoroutineContext from empty to default for the RibCoroutineWorker<>Worker conversion by @FranAguilera in #608
  • Add RibCoroutineWorker factory method with CoroutineScope as receiver by @psteiger in #610
  • Update coroutines 1.7.3 by @tyvsmith in #609
  • Bump kotlinx.coroutines.test to 1.7.3 by @psteiger in #611

Full Changelog: v0.15.2...v0.15.3