Skip to content

Latest commit

 

History

History
59 lines (58 loc) · 2.63 KB

CHANGELOG.md

File metadata and controls

59 lines (58 loc) · 2.63 KB

ChangeLog

  • 2.2.1 2016/12/08
    • Lint update: Migrate to Psi APIs #227.
    • Make sure to support Java 1.6 #222.
  • 2.2.0 2016/09/25
    • Support maxSdkVersion #204.
    • Add ProGuard support #175.
    • Some internal cleanup.
  • 2.1.3 2016/05/12
  • 2.1.2 2016/04/11
  • 2.1.1 2016/03/30
  • 2.1.0 2016/03/20
  • 2.0.9 2016/03/19
  • 2.0.8 2016/03/09
  • 2.0.7 2016/02/16
    • Kotlin 1.0 support #98.
  • 2.0.6 2016/02/15
    • Add lint support #75.
    • Update kotlin version #91.
    • Performance improvement #93.
  • 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.