Skip to content

Latest commit

 

History

History
32 lines (31 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

32 lines (31 loc) · 1.08 KB

ChangeLog

  • 2.0.5 2016/01/29
    • Back to support JDK 1.7.
  • 2.0.4 2016/01/22
  • 2.0.3 2016/01/18
  • This version has a bug which @OnNeverAskAgain is never called. Please don't use it.
  • Add #65.
  • Add #72.
  • 2.0.2 2016/01/13
  • Fix #63.
  • 2.0.1 2015/12/04
    • Add @NeverAskAgain.
  • 1.2.1 2015/09/14
    • Fix #14 and #16.
  • 1.2.0 2015/09/07
    • Add @DeniedPermission and @DeniedPermissions.
  • 1.1.2 2015/08/26
    • Downgrade processor jdk version to 1.7.
  • 1.1.1 2015/08/25
    • Fix some bugs.
  • 1.1.0 2015/08/24
    • Add @NeedsPermissions and @ShowRationales.
  • 1.0.1 2015/08/20
    • Stop calling rationale methods in the OnRequestPermissionsResult.
  • 1.0.0 2015/08/19
    • Using support v4 compat classes.
  • 0.9.0 2015/08/18
    • Prepare for preview 3(final release).
  • 0.5.0 2015/08/16
    • Initial release.