Skip to content

Release 0.6

Compare
Choose a tag to compare
@MFlisar MFlisar released this 16 Oct 20:49
· 24 commits to master since this release
  • Removed IRXBusIsResumedProvider and IRXBusResumedListener
  • added new simplier IRXBusQueue interface
  • RXSubscriptionManager now used a CompositeSubscription instead of a HashMap of subscriptions internally
  • Updated RxValve and rest of the library to changed classes and function signatures of the rx java
  • Updated rx java dependencies...