2.1.0
- Expose internal
Event
stream- This adds
dispatchEvent()
andevents()
- This adds
- Allow dispatching of view model
- Adds
dispatchViewModel()
- Adds
- Remove RxAndroid dependency
- The caller of
viewModel()
andactions()
needs to make sure
the streams are observed on the main thread
- The caller of