Skip to content

v0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@rodrigondec rodrigondec released this 16 Dec 04:18
· 23 commits to master since this release
934829e

Updates

UserObserver and Observer

  • UserObserver are able to subscribe to a Subject
  • Observer is the official channel observer. Every Subject notifies it.
  • UserObserver now forward message received from official channel (instead of sending new message)

Comand dcr

new command dcr has two args:

  • target_currency (eg.: usd)
  • dcr_amount (eg.: 1)
    it returns the conversion of the dcr_amount to target_currency