Skip to content

Releases: bigtongue5566/twstockjs

v0.5.0

30 Dec 06:34
Compare
Choose a tag to compare

0.5.0 (2019-12-30)

Features

  • history: add history module (0dc9fbf)

v0.4.1

21 Dec 08:41
Compare
Choose a tag to compare

0.4.1 (2019-12-21)

Bug Fixes

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

v0.4.0

21 Dec 08:05
Compare
Choose a tag to compare

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

19 Dec 13:07
Compare
Choose a tag to compare

0.3.2 (2019-12-19)

Bug Fixes

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

v0.3.1

10 Dec 10:14
Compare
Choose a tag to compare

0.3.1 (2019-12-10)

Bug Fixes

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

v0.3.0

10 Dec 07:59
Compare
Choose a tag to compare

0.3.0 (2019-12-10)

Features

  • realtime: add getByStock() (3ebece7)

v0.2.0

05 Dec 06:44
Compare
Choose a tag to compare

0.2.0 (2019-12-05)

Bug Fixes

  • basic: use Non-null assertion operator (a8dd713)

Features

  • basic: add getStcokInfo() (f465c18)