We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47eaffa commit 13a8d19Copy full SHA for 13a8d19
CHANGELOG.md
@@ -1,7 +1,7 @@
1
## 1.3.0(2017-18-2)
2
3
-Added ``getViewOptional()`` method which is guaranteed to be non-null. It will return a dummy implemenation in case the View is not null.
4
-Removed the need to override ```getViewModelClass```, the ViewModel class is now automatically extracted from the ViewModel class definition.
+- 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.
5
6
## 1.2.3(2017-4-1)
7
0 commit comments