This is a small update to 0.3 with updated dependencies.
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().