Skip to content

Latest commit

 

History

History
48 lines (25 loc) · 833 Bytes

CHANGELOG.md

File metadata and controls

48 lines (25 loc) · 833 Bytes

0.1.4 - 2021-09-02

  • Human readable names for candle properties.

0.1.3 - 2021-09-01

  • Added onDone listener for streaming.

0.1.2 - 2021-08-31

  • Unified interface PlacedOrder for PlacedMarketOrder and PlacedLimitOrder.

0.1.1+1 - 2021-08-24

  • Fixed: Disconnect from streaming after a while.

0.1.1 - 2021-08-23

  • Configurable connection timeout.

0.1.0+2 - 2021-08-06

  • Fixed Crash on instrument info event with status opening_auction.

0.1.0+1 - 2021-05-26

  • Fixed Require optional field trades for Operation.

0.1.0 - 2021-05-24

  • Make version stable.

0.1.0-dev.3 - 2021-05-19

  • name getters for enums.

0.1.0-dev.2 - 2021-05-18

  • Full SDK implementation.
  • Some fixes.

0.1.0-dev.1

  • SDK implementation without streaming.

0.1.0-dev

  • Initial version.