Releases: carlosmiei/node-binance-api
0.13.4
v0.13.2
What's Changed
- Change JSON to JSONbig by @elihaidv in #756
- Fixes #745 by @mtp1376 in #746
- Update node-binance-api.js by @lyang36 in #878
- support for market order based on quote order currency or amount by @aquibsayyed09 in #857
New Contributors
- @elihaidv made their first contribution in #756
- @mtp1376 made their first contribution in #746
- @lyang36 made their first contribution in #878
- @aquibsayyed09 made their first contribution in #857
Full Changelog: v0.13.0...0.13.2
Stable Release
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
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
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
Fix keep alive url for user future data + log message fix by arenddeboer
update futuresOrder for limit orders by WWWSpider
Stable Release
Implement futureUserDataStream and add indexPrice to futureMarkPriceStream by minthauzens
feat: dustTransfer and assetDividendRecord by gunar
(BREAKING) fix: deprecate outboundAccountInfo by gunar #491
Stable Release
futuresTransferAsset by guygberg
futuresForceOrders
futuresDeleverageQuantile
Allow name on API withdraws
Eslint rules modified
Stable Release
Get/set futures positions side dual mode by abou7mied
Add dapi testnet support for REST endpoints by flamy-dev
Stable Release
Add delivery websocket endpoints by nurdtechie98
Our 100th Release 🎈