Tags: diffplug/durian-rx
Tags
v5.1.0 ### Added - `RxExecutor.launch` lets a user run `suspend` functions within that executor. - `GuardedExecutor` now has a lazily populated scope which cancels when its guard disposes, as well as a `launch` method.
v5.0.2 ### Fixed - `Rx.createEmitFlow()` now creates a flow with unlimited buffer, same as RxJava's `PublishSubject`.
v5.0.1 ### Changed - Downgrade from Kotlin `2.1.0` to `2.0.21`
PreviousNext