Skip to content

Latest commit

 

History

History
76 lines (35 loc) · 3 KB

CHANGELOG.md

File metadata and controls

76 lines (35 loc) · 3 KB

0.5.0 (2019-12-30)

Features

  • history: add history module (0dc9fbf)

0.4.1 (2019-12-21)

Bug Fixes

  • basic: use as instead of undefined check (5c374f4)

0.4.0 (2019-12-21)

Bug Fixes

  • realtime: throw error while data not found (33dab49)

Features

  • basic: add getStockList instead of others (9c1ef49)
  • realtime: add getByStock and getByStocks instead of getByCode (ec05836)

0.3.2 (2019-12-19)

Bug Fixes

  • basic: rm extra non-null assertion operator (c9990c7)

0.3.1 (2019-12-10)

Bug Fixes

  • realtime: fix missing export (cc7b936)
  • realtime: rename file (4c8aeb3)

0.3.0 (2019-12-10)

Features

  • realtime: add getByStock() (3ebece7)

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.6 (2019-10-14)

0.1.5 (2019-10-14)

0.1.4 (2019-10-14)

Features

  • basic: add getTseList() getOtcList() getTseAndOtcList() (f754fa8)

0.1.3 (2019-10-02)

0.1.2 (2019-10-02)

0.1.1 (2019-10-02)

0.1.0 (2019-10-02)

Features

  • tradingday: add isTradingDay() and checkTradingDay() (5ac816c)