This repository was archived by the owner on Jan 20, 2020. It is now read-only.
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
OrderbookSyncconstructor signature (#177) - Fixes
heartbeatchannel subscriptions (#150) - Normalizes
PublicClientwithAuthenticatedClient(#178) - Adds a default timeout to each request (#198)
- Improves Typescript TypeDefinitions
- Bug fixes