All Versions
13
Latest Version
Avg Release Cycle
91 days
Latest Release
3237 days ago

Changelog History
Page 2

  • v1.2.0 Changes

    June 28, 2012
    • Add thread enforcer which verifies bus interaction is occuring on a specific thread.
    • Add Android sample application demonstrating communication between activity and two fragments.
    • Fix: Correct producer unregister failing to remove registration.
  • v1.1.0 Changes

    June 22, 2012
    • Add @Produce method annotation which denotes a method to be invoked for an initial value to pass to @Subscribe methods when registering. Only a single producer may be registered for a type in each event bus instance.
  • v1.0.0 Changes

    June 18, 2012

    ๐ŸŽ‰ Initial release.