Skip to content
This repository was archived by the owner on Sep 9, 2023. It is now read-only.

v0.26.0

Compare
Choose a tag to compare
@bmancini55 bmancini55 released this 30 Jul 22:01
· 548 commits to master since this release

Changes

  • refactored tests to uniform suite for consistent tests across all exchanges
  • Breaking change: converted tradeId and orderId properties in trade and l3update/snapshot events to strings for uniformity

Exchange Breakdown

  • Bibox

    • Fixed unsubscribe methods
  • Cex.io

    • Breaking change: trade event tradeId is now a string
    • Breaking change: initial trade events on connection are now in ascending time order
  • CoinbasePro

    • Breaking change: trade event tradeId is now a string
  • Coinex

    • Breaking change: trade event tradeId is now a string
  • Binance

    • Breaking change: trade event tradeId is now a string
  • Bitfinex

    • Breaking change: trade event tradeId is now a string
    • Breaking change: l3update event orderId is now a string
  • bitFlyer

    • Breaking change: trade event tradeId is now a string
  • Bitstamp

    • Breaking change: trade event tradeId is now a string
  • Ethfinex

    • Breaking change: trade event tradeId is now a string
  • Gate.io

    • Breaking change: trade event tradeId is now a string
  • Gemini

    • Breaking change: trade event tradeId is now a string
  • HitBTC

    • Breaking change: trade event tradeId is now a string
  • Huobi

    • Breaking change: trade event tradeId is now a string
  • Poloniex

    • Breaking change: trade event tradeId is now a string