1.3.0
Added getViewOptional() method which is guaranteed to be non-null. It will return a dummy implemenation in case the View is not null.
Removed the need to override getViewModelClass, the ViewModel class is now automatically extracted from the ViewModel class definition.