0.5.0 (2019-12-30)
- history: add history module (0dc9fbf)
0.4.1 (2019-12-21)
- basic: use as instead of undefined check (5c374f4)
0.4.0 (2019-12-21)
- realtime: throw error while data not found (33dab49)
- basic: add getStockList instead of others (9c1ef49)
- realtime: add getByStock and getByStocks instead of getByCode (ec05836)
0.3.2 (2019-12-19)
- basic: rm extra non-null assertion operator (c9990c7)
0.3.1 (2019-12-10)
0.3.0 (2019-12-10)
- realtime: add getByStock() (3ebece7)
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)
- basic: add getTseList() getOtcList() getTseAndOtcList() (f754fa8)
0.1.3 (2019-10-02)
0.1.2 (2019-10-02)
0.1.1 (2019-10-02)
- tradingday: add isTradingDay() and checkTradingDay() (5ac816c)