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

Man

Compare
Choose a tag to compare
@sergejsha sergejsha released this 05 Feb 07:22
· 26 commits to master since this release

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.