Skip to content

2.1.0

Compare
Choose a tag to compare
@hpost hpost released this 30 May 23:35
d1a9b8a
  • Expose internal Event stream
    • This adds dispatchEvent() and events()
  • Allow dispatching of view model
    • Adds dispatchViewModel()
  • Remove RxAndroid dependency
    • The caller of viewModel() and actions() needs to make sure
      the streams are observed on the main thread