1.0.9
Added
- Add support for custom backpressure strategies when calling
Store.flowable
.
The default strategy isBackpressureStrategy.BUFFER
.
Fixed
- Fix
Store.flowable
not unsubscribing correctly when disposed.
Store.flowable
.BackpressureStrategy.BUFFER
.Store.flowable
not unsubscribing correctly when disposed.