4.0.1 (2021-12-11)
- upgrade
node-fetch
tov3.1.0
(1bf1859)
4.0.0 (2021-09-06)
- drop
Node<16.8.0
support - change the package type to ES module
- JSONStream: buffer incomplete chunks (a07831f)
- drop
Node<16.8.0
support (0e8469a)
- upgrade
node-fetch
tov3.0.0
(7516aa1)
- change the package type to ES module (b212812)
3.0.1 (2021-05-31)
- JSONStream: add the
chunk
property to errors (fa4023d)
3.0.0 (2021-04-21)
- parse not ok responses as json
- parse not ok responses as json (4a590a1)
- JSONStream: add the
json_string
field to errors (23ae7cf)
2.0.0 (2021-02-08)
- drop Node <14.15.4 support
- add method overloading to the
placeOrder
method (3802db2)
- drop Node <14.15.4 support (b5d617c)
1.31.1 (2020-10-06)
- update position types (f921d88)
1.31.0 (2020-10-06)
- add the getAccountSummaryWithoutDate method (fb1f109)
- update position types (bde45b5)
1.30.1 (2020-09-24)
- set the
node-fetch
to 3.0.0-beta.9 (6f3d058)
1.30.0 (2020-09-22)
- add the
getQuoteStream
method (4885346)
1.29.0 (2020-09-22)
- add the
getTradesStream
method (fcfc701)
1.28.0 (2020-09-22)
- add the
getTypeSymbols
method (03b7ca3)
1.27.0 (2020-09-22)
- add the
getTypes
method (d2ccec7)
1.26.0 (2020-09-22)
- add
getSymbolSpecification
method (350c0ea)
1.25.0 (2020-09-21)
- add the
getSymbolSchedule
method (02cccaf)
- types: the
orderTypes
can benull
(79158c6)
- allow the boolean type in a query object (65f53a5)
1.24.0 (2020-09-21)
- add the
getSymbol
method (08bdb45)
1.23.0 (2020-09-21)
- add the
getSymbols
method (26a4921)
1.22.0 (2020-09-20)
- add the
tradesHttp
method (8549194)
1.21.0 (2020-09-20)
- add the
fetchStream
method (aa641ad) - add the
JSONStream
class (95b8978) - add the
orderUpdatesHttp
method (cf56dd0)
1.20.0 (2020-09-20)
- add the
getGroupNearestSymbol
method (d128ac4)
1.19.0 (2020-09-17)
- add the
getGroupSymbols
method (ee248a3)
1.18.0 (2020-09-15)
- add the
getGroups
method (8f46948)
1.17.0 (2020-09-15)
- add the
getExchangeSymbols
method (7394c6f)
1.16.0 (2020-09-15)
- add the
getOrder
method (08735a3)
1.15.1 (2020-09-15)
1.15.0 (2020-09-14)
- add the
modifyOrder
method (4dde196)
1.14.1 (2020-09-10)
1.14.0 (2020-09-09)
- add the
getActiveOrders
method (9c0bc72)
1.13.0 (2020-09-07)
- add the
getOrders
method (60321fc)
1.12.0 (2020-09-06)
- add placeOrder method (9391731)
1.11.2 (2020-09-06)
- add static fetch method (e4dffd5)
- update node-fetch to v3.0.0-beta.9 (1887207)
1.11.1 (2020-09-04)
- add static JWT method (517b3bf)
1.11.0 (2020-09-04)
- add getTransactions method (803f0ac)
- update symbolId type (eed9ea5)
1.10.0 (2020-09-03)
- add getTicks method (4ce7b18)
1.9.0 (2020-09-03)
- add getCandles method (86cfe03)
1.8.0 (2020-09-03)
1.7.0 (2020-09-01)
- add getExchanges method (3854ec8)
- update status property of the interface IUserAccount (0a19091)
1.6.0 (2020-08-30)
- add getCrossrate method (6fb192f)
1.5.0 (2020-08-29)
- add getCurrencies method (1a58597)
1.4.0 (2020-08-28)
- add getDailyChange method (ff0a1d7)
1.3.0 (2020-08-28)
- add getDailyChanges method (0898462)
1.2.1 (2020-08-28)
1.2.0 (2020-08-28)
1.1.0 (2020-08-28)
- rest: add getAccounts method (f002abf)
- run npm init (d64a337)
- add node-fetch (952c9ea)