Skip to content

Latest commit

Β 

History

History
33 lines (27 loc) Β· 730 Bytes

File metadata and controls

33 lines (27 loc) Β· 730 Bytes

Changelog

1.1.4 - 2019-07-07

  • πŸ‘· fix lint & flow type

1.1.2 - 2019-07-07

  • πŸ‘· update script to build files before publishing package
  • πŸ”’ update packages to resolve vulnerabilities

1.1.1 - 2019-04-20

  • πŸ”’ update packages to resolve vulnerabilities

1.1.0 - 2018-11-03

  • ✨ add MarketInfo API

1.0.1 - 2018-08-27

  • πŸ“ add disclaimer and badges
  • πŸ’… change .eslintrc.js to enable console
  • πŸ€– add git hooks and travis

1.0.0 - 2018-08-26

  • ✨ Release with these features
    • quotation APIs
      • connect websocket
      • get ticker(s)
      • get candles
      • get orderbook
    • exchange APIs
      • get assets
      • get order change
      • get order(s)
      • create order
      • cancel order(s)