Release 0.5
- 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 callingbuildSubscription
of the builder - removed unnecassary import of the support library