Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 317 Bytes

CHANGELOG.md

File metadata and controls

17 lines (10 loc) · 317 Bytes

0.4.0

  • Fix duplicated listeners by removing .asBroadcastStream

0.3.0

  • Fix Android crash by normalizing broadcast intent data

0.1.0

Android integration complete:

  • send broadcasts on Android via Context.sendBroadcast

0.0.1

Initial Release:

  • receive broadcasts on Android using BroadcastReceivers