v0.3
Previously there were two different API calls in order to
- Stop emitting items from the stream once the onDestroy() is called
- Defer emitting items from the stream until the onStart() is called
Now both of this are taken care of with one API call, bind().