Skip to content

Releases: carlosmiei/node-binance-api

0.13.4

13 Feb 11:57
7808296
Compare
Choose a tag to compare
release: cut the 0.13.4 release

v0.13.2

13 Feb 11:28
da32282
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.0...0.13.2

Stable Release

15 Aug 16:08
0d0a4cd
Compare
Choose a tag to compare

BREAKING CHANGE: use sapi endpoints instead of wapi by gunar

  • depositHistory
  • withdrawHistory
  • dustLog
    This is a breaking change as the sapi endpoints return different data structures than the wapi ones

various improvements by jorisw, tripolskypetr, taboca, vJoeyz, maxah, dependabot, fanazhe, Wostafa, polygxn, mattgrint, updatesvc, WilliamStam, gunar, celalsensoy. See https://github.com/jaggedsoft/node-binance-api/commits/master

Stable Release

07 Mar 05:13
7a17573
Compare
Choose a tag to compare

Add transfer to/from futures/delivery accounts by waterdrop01
fix defaults so family doesn't overwrite localAddress by gmalca
fix futures json (bigint) & handle no api key
WIP: browser-friendly version of this library
add: futuresContinuousKlines futuresCommissionRate WIP: futuresPositionMode futuresPositionModeChange futuresTradingStatus
Fix bug in continuous klines by gmalca
add on error handlers everywhere by kalinbas
add position side methods to delivery
Fix verbose startup error with https proxy on by BinaryDevil
add isolated option for margin trading by hsln011011
Fix: futures keepalive
api changes on margin balance by iyenal
Fix 404 error when requesting commissions by maxah
API update for userMarginData (outboundAccountPosition) by iyenal
Fix: Added singleCallback to prevDay reconnect by Wostafa
Fix: Added singleCallback param in prevDay reconnect by Wostafa
Fix: Add error handling for server time by eugeneglova
Add V2 leverage brackets endpoint for coin futures
add handler for futures user data leverage update event
Add handler for futures user data leverage update event by tiagosiebler
Add V2 leverage brackets endpoint for coin futures by ChrisBates/feature/595

Stable Release

15 Dec 22:45
b6e76ce
Compare
Choose a tag to compare

Add futures historical bulk download data api support by flamy-dev
Add userDeliveryData by waterdrop01
fix problem with signing when withdrawing funds by shnurkov

Stable Release

22 Sep 14:23
e2088e8
Compare
Choose a tag to compare

Fix keep alive url for user future data + log message fix by arenddeboer
update futuresOrder for limit orders by WWWSpider

Stable Release

08 Sep 17:25
f6c2ba3
Compare
Choose a tag to compare

Implement futureUserDataStream and add indexPrice to futureMarkPriceStream by minthauzens
feat: dustTransfer and assetDividendRecord by gunar
(BREAKING) fix: deprecate outboundAccountInfo by gunar #491

Stable Release

30 Aug 14:45
20bb482
Compare
Choose a tag to compare

futuresTransferAsset by guygberg
futuresForceOrders
futuresDeleverageQuantile
Allow name on API withdraws
Eslint rules modified

Stable Release

14 Jul 01:43
f8fab21
Compare
Choose a tag to compare

Get/set futures positions side dual mode by abou7mied
Add dapi testnet support for REST endpoints by flamy-dev

Stable Release

10 Jul 13:49
ba714f9
Compare
Choose a tag to compare

Add delivery websocket endpoints by nurdtechie98
Our 100th Release 🎈