Releases: jaggedsoft/php-binance-api
Latest Release
Stable release
Fix signature in case it's an email
Fix historicalTrades undefined variable
Improve response header by converting to array
Improve function documentation
Switch wapi to sapi
Add myTrades startTime and endTime parameters
Stable Release
fix orders: Illegal characters by mxgrim,
fix run variable undefined $api by mxgrim,
Expect an empty array for account balances by nilsenpaul
Stable Release
add tradeFee by alipjxhub
Stable Release
Supports network option in withdraw function by mtb-pro
Stable Release
private methods are now protected by lnogueak
Stable Release
by munvier:
Fixing __call for non api functions
Access Binance response headers x-mbx-used-weight and x-mbx-used-weight-1m
Stable Release
Fix memory leak issue
Remove query_logs, replace with lastRequest
Stable Release
Fix orders() function by novustec
Withdraw transactionFeeFlag by max-grim
httpRequest() Private to protected by ahmeti
Stable Release
Withdraw transactionFeeFlag by max-grim
balances(): estimate your USDT value
Fix api key sanity check by r3bers