Skip to content

Releases: ccxt/go-binance

v2.8.2

25 Mar 16:23
22bbe08
Compare
Choose a tag to compare

What's Changed

  • Implement WalletBalanceService by @XZB-1248 in #673
  • added AUTO_BORROW_REPAY side effect by @condrove10 in #677
  • Fix websocket: close 1006 (abnormal closure): unexpected EOF errors when calling binance.WsCombinedBookTickerServe() by @condrove10 in #671
  • chore: make function comment match function name by @welfuture in #679
  • feat(futures): add gte_gtc tif by @carlosmiei in #682
  • feat: remove spin lock while wait in ws client by @vigodsky in #678
  • feat: update internal_universal_Transfer/subaccount and withdraw by @taobig in #670
  • feat(futures): add GTD time in force by @carlosmiei in #684
  • feat: Porfolio Margin API support by @pcriadoperez in #680

New Contributors

Full Changelog: v2.8.1...v2.8.2

v2.8.1

04 Mar 19:14
9c0eac5
Compare
Choose a tag to compare

What's Changed

  • feat: add OrigQuoteOrderQuantity field for order responses by @mdawar in #660
  • Add MarginBorrowRepayService by @taobig in #662
  • Update CreateUserUniversalTransferService by @taobig in #667
  • Add ListMarginBorrowRepayService by @taobig in #665
  • Added response fields for GET /sapi/v1/margin/account by @taobig in #666
  • fix MarginBorrowRepayService by @taobig in #668
  • Update GetMaxBorrowableService by @taobig in #669

Full Changelog: v2.8.0...v2.8.1