All Versions
9
Latest Version
Avg Release Cycle
64 days
Latest Release
2152 days ago

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 this view has been detached
  • v1.4.4 Changes

    January 10, 2017
    • โž• Added javadoc and sources