Skip to content

v1.0.29

Compare
Choose a tag to compare
@dougdellolio dougdellolio released this 03 Aug 02:37
· 92 commits to master since this release
  • Added support for EOS, Augur (REP), Maker (MKR), and Tezos (XTZ)
  • Extracted interfaces from services to allow for easier testing
  • Added missing fields to match response in Websocket
  • Changed ProductId on Websocket ticker from String to ProductType
  • Fixed Websocket URI for sandbox (@henningms)