Skip to content
This repository has been archived by the owner on Apr 18, 2021. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 378 Bytes

ChangeLog.md

File metadata and controls

12 lines (8 loc) · 378 Bytes

ChangeLog

v1.0-beta2

  • [Bug] Fix Abstract Method Exception when MainScope is cancelled ( i.e. Activity is destroyed).
  • [Feature] Add Support for Fragment if android.support.v4.app.Fragment is in classpath.
  • [Other] Refactor the apis to make them less confusing.

v1.0-beta

  • [Feature] MainScope Support for Activity.
  • [Feature] Useful view extensions in MainScope.