Skip to content

Releases: wind0ws/rxbus2

v1.1.1

24 Jan 06:20
Compare
Choose a tag to compare
  1. Modify RxBus annotation method logic, will throw exceptions if method invoke failed. Now support private annotation method.
  2. Refactor method.
  3. Update demo.
  4. Add javadoc

v1.1.0

23 Jan 07:28
Compare
Choose a tag to compare
  1. Fix RxSubscribe annotation EventThread bug.
  2. Remove unnecessary method.
  3. Update README.

v1.0.1

10 Aug 07:24
Compare
Choose a tag to compare
  • Update gradle and rxjava version.
  • Add proguard rules on demo.
  • Refactor some method and remove some unnecessary method.

v1.0.0

20 Jan 03:40
Compare
Choose a tag to compare

Release first version of rxbus2.
Support annotation, sticky event,PublishBus/BehaviorBus/ReplayBus.