Skip to content

Release 0.5

Compare
Choose a tag to compare
@MFlisar MFlisar released this 10 May 12:42
· 48 commits to master since this release
  • Added ability to observe multiple keys at once
  • Changed the Builder constructor => use RXBusBuilder.create(...) now instead of the internal constructors
  • Use the 3 paramter RXBusBuilder.create(...) functions to convert/transform/do something with the observable before calling buildSubscription of the builder
  • removed unnecassary import of the support library