Skip to content

Latest commit

 

History

History
58 lines (33 loc) · 2.96 KB

CHANGELOG.md

File metadata and controls

58 lines (33 loc) · 2.96 KB

v1.0.0-beta.4 (2021-11-04)

✨ New Features

v1.0.0-beta.3 (2021-11-02)

✨ New Features

  • 22c5860 Improve public API for rate of symbol pair types

v1.0.0-beta.2 (2021-11-02)

🐛 Bug Fixes

  • 8de76fe Add extenal module to dependencies

v1.0.0-beta.1 (2021-11-02)

✨ New Features

  • 8818753 Change public api interface

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.1.0-alpha.4 (2020-12-02)

Bug Fixes

  • coincheck-client: change to relative path (58d8160)

0.1.0-alpha.3 (2020-12-02)

Note: Version bump only for package coincheck-client

0.1.0-alpha.2 (2020-12-02)

Note: Version bump only for package coincheck-client

0.1.0-alpha.1 (2020-12-02)

Note: Version bump only for package coincheck-client

0.1.0-alpha.0 (2020-12-02)

Features

  • coincheck-client: add api/exchange-orders-rate (fbb8378)
  • coincheck-client: add api/order-books (e382954)
  • coincheck-client: add api/rate (0f6508a)
  • coincheck-client: add api/ticker (1830500)
  • coincheck-client: add api/trades (ecb6e3d)
  • coincheck-client: add base instance (c10f49f)
  • coincheck-client: add types of pair (381fa8e)