Skip to content

Releases: b2broker/exante-node

v4.0.1

11 Dec 13:12
Compare
Choose a tag to compare

4.0.1 (2021-12-11)

Performance Improvements

  • add AbortSignal to stream methods (f70e8be), closes #54

Dependencies

  • upgrade node-fetch to v3.1.0 (1bf1859)

v4.0.0

06 Sep 15:47
Compare
Choose a tag to compare

4.0.0 (2021-09-06)

⚠ BREAKING CHANGES

  • drop Node<16.8.0 support
  • change the package type to ES module

Bug Fixes

  • JSONStream: buffer incomplete chunks (a07831f)

Performance Improvements

  • drop Node<16.8.0 support (0e8469a)

Dependencies

  • upgrade node-fetch to v3.0.0 (7516aa1)

Miscellaneous Chores

  • change the package type to ES module (b212812)

v3.0.1

31 May 19:13
Compare
Choose a tag to compare

3.0.1 (2021-05-31)

Performance Improvements

  • JSONStream: add the chunk property to errors (fa4023d)

v3.0.0

21 Apr 11:55
Compare
Choose a tag to compare

3.0.0 (2021-04-21)

⚠ BREAKING CHANGES

  • parse not ok responses as json

Bug Fixes

  • parse not ok responses as json (4a590a1)

Performance Improvements

  • JSONStream: add the json_string field to errors (23ae7cf)

v2.0.0

08 Feb 10:12
Compare
Choose a tag to compare

2.0.0 (2021-02-08)

⚠ BREAKING CHANGES

  • drop Node <14.15.4 support

Performance Improvements

  • add method overloading to the placeOrder method (3802db2)

Miscellaneous Chores

  • drop Node <14.15.4 support (b5d617c)

v1.31.1

06 Oct 10:00
Compare
Choose a tag to compare

1.31.1 (2020-10-06)

Bug Fixes

v1.31.0

06 Oct 09:28
Compare
Choose a tag to compare

1.31.0 (2020-10-06)

Features

  • add the getAccountSummaryWithoutDate method (fb1f109)

Bug Fixes

v1.30.1

24 Sep 10:39
Compare
Choose a tag to compare

1.30.1 (2020-09-24)

Dependencies

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

v1.30.0

22 Sep 10:22
Compare
Choose a tag to compare

1.30.0 (2020-09-22)

Features

  • add the getQuoteStream method (4885346)

v1.29.0

22 Sep 10:16
Compare
Choose a tag to compare

1.29.0 (2020-09-22)

Features

  • add the getTradesStream method (fcfc701)