Skip to content

Releases: gadicc/node-yahoo-finance2

v2.4.0

08 May 07:36
Compare
Choose a tag to compare

2.4.0 (2023-05-08)

Bug Fixes

  • crumb: needsCrumb option, and in quote() only (cf92258)
  • crumb: send accept header; cleanup, type fixes (c21f025)
  • crumb: use cookie expire time for crumb cache (c943a65)
  • deps: update dependency node-fetch to v2.6.9 (b85629a)

Features

  • crumb: initial work... cookieJar, getCrumb, use cookies / crumb (32f3042)

v2.3.10

16 Nov 10:51
Compare
Choose a tag to compare

2.3.10 (2022-11-16)

Bug Fixes

  • options: currency, percentChange optional e.g. PYPL (fixes #561) (3c99145)

v2.3.9

16 Nov 10:31
Compare
Choose a tag to compare

2.3.9 (2022-11-16)

Bug Fixes

  • options,quote: EBAY "ask", "cryptoTradeable" fields (fixes #560) (b2c4b5a)

v2.3.8

16 Nov 10:13
Compare
Choose a tag to compare

2.3.8 (2022-11-16)

Bug Fixes

  • historical: typescript fix for backwards compatibility (2533dab)
  • historical: update schema for last commit :`) (7ddf93c)

v2.3.7

14 Nov 11:21
Compare
Choose a tag to compare

2.3.7 (2022-11-14)

Bug Fixes

  • historical: validation for events {dividends,split} (fixes #557) (e83ede6)

v2.3.6

13 Aug 07:46
Compare
Choose a tag to compare

2.3.6 (2022-08-13)

Bug Fixes

  • quoteSummary: more incomeStatement nulls; THYAO.IS; fixes #517 (46cb9eb)

v2.3.5

13 Aug 05:06
Compare
Choose a tag to compare

2.3.5 (2022-08-13)

Bug Fixes

  • quoteSummary: null operatingIncome (some .IS stocks; #517) (1b00e06)
  • search: add types for new fields (714d891)

v2.3.4

29 Jun 17:59
Compare
Choose a tag to compare

2.3.4 (2022-06-29)

Bug Fixes

  • quoteSummary: 10-QA; pctChange; coinMarketCapLink (fixes #500) (a1119a8)
  • validation: 3rd hint help text for "bad" symbols (closes #465) (9e84387)
  • validation: show pkg name and version in help text (f27b901)

v2.3.3

02 May 08:55
Compare
Choose a tag to compare

2.3.3 (2022-05-02)

Bug Fixes

  • schema for APS.AX in insights,quoteSummary,recommends (#461) (e0cf583)

v2.3.2

27 Apr 13:28
Compare
Choose a tag to compare

2.3.2 (2022-04-27)

Bug Fixes

  • quote,quoteSummary: support FUTURE type + tests (closes #449) (56b664b)