Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 393 Bytes

ChangeLog.md

File metadata and controls

14 lines (9 loc) · 393 Bytes

Change Log

0.x

0.2

  • Refactor: split library into two: activity-request-core and activity-request-extra
  • Refactor: use kotlin-dsl, add ezgradle, and upgrade dependencies
  • Refactor: rename IntentExtra.Options to IntentCompanion, ActivityIntentOptions to ActivityIntentCompanion

0.1

  • Feature: add ActivityRequest, AndroidPermissions
  • Features: add BundleExtra, IntentExtra