Skip to content
Compare
Choose a tag to compare
released this 27 Oct 21:02

This is a small update to 0.3 with updated dependencies.


Previously there were two different API calls in order to

  1. Stop emitting items from the stream once the onDestroy() is called
  2. Defer emitting items from the stream until the onStart() is called

Now both of this are taken care of with one API call, bind().