Skip to content

v0.3

Compare
Choose a tag to compare
released this 27 Oct 21:02
· 1 commit to master since this release

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().