Skip to content

1.1.16

Compare
Choose a tag to compare
@arkivanov arkivanov released this 17 Jul 18:35
· 552 commits to master since this release
376b471
  • Added Completable.blockingAwait() operator (#497)
  • Added getValue and setValue extensions for atomics delegation (#496)
  • Added KDocs for interfaces with factory functions (#495)
  • Added Emitter.setCancellable {} extension function (#503)
  • Added TestScheduler.isManualProcessing variable property (#506)
  • Fixed a bug when some collection-based operators did not complete when the collection is empty (#501 by @amihusb)