1.1.0
- Added support for data binding
- Breaking change: Added
getViewModelConfig()
to IView. You don't need to make any changes if you are using the default ViewModelBaseFragment. Otherwise you need to implement this method and return null in case you don't need data binding.