Skip to content
This repository has been archived by the owner on Jan 20, 2020. It is now read-only.

v0.5.1

Compare
Choose a tag to compare
@rmm5t rmm5t released this 15 May 13:48
· 86 commits to master since this release
v0.5.1
  • Allows explicit nulls for MarketOrders
  • Includes response in promise rejections (#138)
  • Adds getPaymentMethods() (#171)
  • Exposes AuthenticatedClient#placeOrder() function (#149)
  • Simplifies auth object to key, secret, passphrase (#151)
  • Simplifies OrderbookSync constructor signature (#177)
  • Fixes heartbeat channel subscriptions (#150)
  • Normalizes PublicClient with AuthenticatedClient (#178)
  • Adds a default timeout to each request (#198)
  • Improves Typescript TypeDefinitions
  • Bug fixes