All Versions
9
Latest Version
Avg Release Cycle
64 days
Latest Release
962 days ago
Changelog History
Changelog History
-
v1.5.5
June 04, 2018 -
v1.5.4
May 24, 2018 -
v1.5.3
June 14, 2017- ๐ Allow to specify MoxyReflector package and use it from another module (pull request)
-
v1.5.2
June 14, 2017- โก๏ธ Optimize memory usages, when View detach from presenter but still alive
-
v1.5.0
April 13, 2017- ๐ Fixed leak of presenters when it's in child delegate
- Annotation processor enchxansement
-
v1.4.6
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
January 16, 2017- ๐ Change callbacks execute time
- Doesn't call
presenter.detachView(view)
if thisview
has been detached
-
v1.4.4
January 10, 2017- โ Added javadoc and sources