This repository has been archived by the owner on Jan 20, 2020. It is now read-only.
v0.7.0
- Placing an order can result in a status of 'rejected' (#269) (#270)
- Checks for
null
price on change request (#268) - Adds ability to create stop limit orders (#286)
- Adds
.depositCrypto()
(#265) - Always set the
data
property when a request fails (#295) - Improves Typescript TypeDefinitions
- Improves documentation
- Bug fixes