This repository has been archived by the owner on Dec 25, 2019. It is now read-only.
Releases: sergejsha/tinybus
Releases · sergejsha/tinybus
Man
Man
Man
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 anenum
anymore.