Skip to content

Latest commit

 

History

History
269 lines (138 loc) · 11 KB

CHANGELOG.md

File metadata and controls

269 lines (138 loc) · 11 KB

Changelog

1.31.1 (2020-10-06)

Bug Fixes

1.31.0 (2020-10-06)

Features

  • add the getAccountSummaryWithoutDate method (fb1f109)

Bug Fixes

1.30.1 (2020-09-24)

Dependencies

  • set the node-fetch to 3.0.0-beta.9 (6f3d058)

1.30.0 (2020-09-22)

Features

  • add the getQuoteStream method (4885346)

1.29.0 (2020-09-22)

Features

  • add the getTradesStream method (fcfc701)

1.28.0 (2020-09-22)

Features

  • add the getTypeSymbols method (03b7ca3)

1.27.0 (2020-09-22)

Features

  • add the getTypes method (d2ccec7)

1.26.0 (2020-09-22)

Features

  • add getSymbolSpecification method (350c0ea)

1.25.0 (2020-09-21)

Features

  • add the getSymbolSchedule method (02cccaf)

Bug Fixes

  • types: the orderTypes can be null (79158c6)

Performance Improvements

  • allow the boolean type in a query object (65f53a5)

1.24.0 (2020-09-21)

Features

  • add the getSymbol method (08bdb45)

1.23.0 (2020-09-21)

Features

  • add the getSymbols method (26a4921)

1.22.0 (2020-09-20)

Features

  • add the tradesHttp method (8549194)

1.21.0 (2020-09-20)

Features

  • add the fetchStream method (aa641ad)
  • add the JSONStream class (95b8978)
  • add the orderUpdatesHttp method (cf56dd0)

1.20.0 (2020-09-20)

Features

  • add the getGroupNearestSymbol method (d128ac4)

1.19.0 (2020-09-17)

Features

  • add the getGroupSymbols method (ee248a3)

1.18.0 (2020-09-15)

Features

  • add the getGroups method (8f46948)

1.17.0 (2020-09-15)

Features

  • add the getExchangeSymbols method (7394c6f)

1.16.0 (2020-09-15)

Features

  • add the getOrder method (08735a3)

1.15.1 (2020-09-15)

Bug Fixes

1.15.0 (2020-09-14)

Features

  • add the modifyOrder method (4dde196)

1.14.1 (2020-09-10)

Bug Fixes

  • add the version property to V3 interfaces (61c897e)
  • update orderParameters (4f6de7e)

1.14.0 (2020-09-09)

Features

  • add the getActiveOrders method (9c0bc72)

1.13.0 (2020-09-07)

Features

  • add the getOrders method (60321fc)

1.12.0 (2020-09-06)

Features

1.11.2 (2020-09-06)

Performance Improvements

  • add static fetch method (e4dffd5)

Dependencies

  • update node-fetch to v3.0.0-beta.9 (1887207)

1.11.1 (2020-09-04)

Performance Improvements

1.11.0 (2020-09-04)

Features

  • add getTransactions method (803f0ac)

Bug Fixes

1.10.0 (2020-09-03)

Features

1.9.0 (2020-09-03)

Features

1.8.0 (2020-09-03)

Features

  • add getLastQuote method (6d2c854)
  • add static method setQuery (003ca53)

1.7.0 (2020-09-01)

Features

  • add getExchanges method (3854ec8)

Bug Fixes

  • update status property of the interface IUserAccount (0a19091)

1.6.0 (2020-08-30)

Features

  • add getCrossrate method (6fb192f)

1.5.0 (2020-08-29)

Features

  • add getCurrencies method (1a58597)

1.4.0 (2020-08-28)

Features

  • add getDailyChange method (ff0a1d7)

1.3.0 (2020-08-28)

Features

  • add getDailyChanges method (0898462)

1.2.1 (2020-08-28)

1.2.0 (2020-08-28)

Features

  • add getAccountSummary method (98c2731)
  • export default API version (50d06e0)

1.1.0 (2020-08-28)

Features

  • rest: add getAccounts method (f002abf)

1.0.0 (2020-08-28)

Features

Metadata

Dependencies