1.1.16
- Added
Completable.blockingAwait()
operator (#497) - Added
getValue
andsetValue
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)