Skip to content
This repository was archived by the owner on Mar 29, 2022. It is now read-only.

Releases: Sloaix/Apollo

New Features

11 Aug 03:54
Compare
Choose a tag to compare
  • support multiple tags.
  • support non-parameter method.
  • fixed a bug in processor which may causing compile fail.

0.1.3

10 Aug 11:29
Compare
Choose a tag to compare
  • avoid multiple bind the same object.
  • fixed a bug may cause unsubscribe.
  • 避免多次重复订阅同一对象
  • 修复了一个可能会导致订阅被取消的bug

0.1.2

08 Aug 17:10
Compare
Choose a tag to compare
  • compile-time RxBus
  • support sticky event
  • support multiple scheduler.
  • support annotation.