tinybus v3.0.0 Release Notes

Release Date: 2015-02-05 // about 9 years ago
  • ๐Ÿ†• New features:

    • Serial background processing queues.
    • Post delayed events.
    • ๐Ÿ”ง Bus instances survive Activity configuration changes.

    ๐Ÿ”„ Changes:

    • ๐Ÿ— Gradle build support (other build options were removed).
    • Clear split of code into API and implementation.
    • ๐Ÿ“ฆ Code was moved into de.halfbit package for better consistency with Maven artefacts.
    • Subscriber.Mode is a class and not an enum anymore.