Skip to content

0.30.2

Compare
Choose a tag to compare
@qwwdfsad qwwdfsad released this 08 Oct 16:12
· 1811 commits to master since this release

Version 0.30.2

  • Dispatchers.Main is instantiated lazily (see #658 and #665).
  • Blocking coroutine dispatcher views are now shutdown properly (#678).
  • Prevent leaking Kotlin 1.3 from atomicfu dependency (#659).
  • Thread-pool based dispatcher factories are marked as obsolete (#261).
  • Fixed exception loss on withContext cancellation (#675).