Releases: wind0ws/rxbus2
Releases · wind0ws/rxbus2
v1.1.1
- Modify RxBus annotation method logic, will throw exceptions if method invoke failed. Now support private annotation method.
- Refactor method.
- Update demo.
- Add javadoc
v1.1.0
- Fix RxSubscribe annotation EventThread bug.
- Remove unnecessary method.
- Update README.
v1.0.1
- Update gradle and rxjava version.
- Add proguard rules on demo.
- Refactor some method and remove some unnecessary method.
v1.0.0
Release first version of rxbus2.
Support annotation, sticky event,PublishBus/BehaviorBus/ReplayBus.