Releases: bigtongue5566/twstockjs
Releases · bigtongue5566/twstockjs
v0.5.0
0.5.0 (2019-12-30)
Features
- history: add history module (0dc9fbf)
v0.4.1
0.4.1 (2019-12-21)
Bug Fixes
- basic: use as instead of undefined check (5c374f4)
v0.4.0
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)
v0.3.2
0.3.2 (2019-12-19)
Bug Fixes
- basic: rm extra non-null assertion operator (c9990c7)
v0.3.1
0.3.1 (2019-12-10)
Bug Fixes
- realtime: fix missing export (cc7b936)
- realtime: rename file (4c8aeb3)
v0.3.0
0.3.0 (2019-12-10)
Features
- realtime: add getByStock() (3ebece7)
v0.2.0
0.2.0 (2019-12-05)
Bug Fixes
- basic: use Non-null assertion operator (a8dd713)
Features
- basic: add getStcokInfo() (f465c18)