Skip to content

1.0.9

Compare
Choose a tag to compare
@adriangl adriangl released this 28 Jan 07:53
· 42 commits to master since this release

Added

  • Add support for custom backpressure strategies when calling Store.flowable.
    The default strategy is BackpressureStrategy.BUFFER.

Fixed

  • Fix Store.flowable not unsubscribing correctly when disposed.