All Versions
9
Latest Version
Avg Release Cycle
64 days
Latest Release
2510 days ago
Changelog History
Changelog History
-
v1.5.5
June 04, 2018 -
v1.5.4
May 24, 2018 -
v1.5.3 Changes
June 14, 2017- ๐ Allow to specify MoxyReflector package and use it from another module (pull request)
-
v1.5.2 Changes
June 14, 2017- โก๏ธ Optimize memory usages, when View detach from presenter but still alive
-
v1.5.1 Changes
April 14, 2017- ๐ Fixed bug of save Android view state (issue 114)
-
v1.5.0 Changes
April 13, 2017- ๐ Fixed leak of presenters when it's in child delegate
- Annotation processor enchxansement
-
v1.4.6 Changes
March 10, 2017- ๐ Improve support of generics
- ๐ Fix crash when no usages of Moxy's annotations
- ๐ Fix call of MvpDelegate's methods in Fragment
-
v1.4.5 Changes
January 16, 2017- ๐ Change callbacks execute time
- Doesn't call
presenter.detachView(view)
if thisview
has been detached
-
v1.4.4 Changes
January 10, 2017- โ Added javadoc and sources