Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.

Latest commit

 

History

History
62 lines (38 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

62 lines (38 loc) · 1.18 KB

Changelog

[Unreleased]

Enhancements
Bug Fixes
Breaking

2.0.0

Enhancements
Bug Fixes
Breaking
  • [No issue] Updates for 2.0.0
    • Organization and package structure updates
    • Typo fixes
    • Enable proguard for sample app
    • Instrumentation test updates
    • Update documentation for 2.0.0

1.2.0

Enhancements
  • [No issue] Update documentation for 1.2.0

  • [No issue] Updates for 1.2.0

    • New bound methodology for fragments
    • Fix for leaked lifecycle observer
    • Update to Java 11
    • Update to AGP 7.x
    • Other dependency updates
Bug Fixes
Breaking

1.1.0

Enhancements
  • issue4 - Remove PMD
    isuPatches #4

  • issue3 - Update applicationId
    isuPatches #3

  • issue2 - Support normal (non-AppCompat) Activity
    isuPatches #2

Bug Fixes
Breaking

1.0.0

Initial release