Releases: gadicc/node-yahoo-finance2
Releases · gadicc/node-yahoo-finance2
v1.14.5
1.14.5 (2021-09-24)
Bug Fixes
- quoteSummary: misc interface fixes (fixes #295) (5657df7)
v1.14.4
1.14.4 (2021-08-12)
Bug Fixes
- quoteSummary: sellingGeneralAdministrative (fixes #258) (c01fe74)
- search: add support for screener fields (#255) (2b23ccb)
v1.14.3
1.14.3 (2021-08-08)
Bug Fixes
- insights: support optional "upsell" field (fixes #253) (5b7eadb)
v1.14.2
1.14.2 (2021-07-28)
Bug Fixes
- quote: add { quoteType: "INDEX" } QuoteIndex iface (fixes #248) (6aa0630)
- quote: add missing { quoteType: "OPTION" } to QuoteOption iface (95e64b1)
v1.14.1
1.14.1 (2021-07-21)
Bug Fixes
- pkg: output cjs with target es2015 for older nodes (f61fa46)
v1.13.1
1.13.1 (2021-06-14)
Bug Fixes
- csv2json: recognize "null" -> null (d077680)
- historical: skip null rows (e98e51e)
v1.13.0
1.13.0 (2021-06-06)
Features
- errors: expose in yf.errors; improve docs (#202) (a3a7da6)
v1.12.1
1.12.1 (2021-06-03)
Bug Fixes
- index: add erroneously removed historical; alphabeticalize (#200) (f750402)
v1.12.0
1.12.0 (2021-06-02)
Bug Fixes
- quoteSummary: allow price=null in price,quoteType (fixes #197) (990dd4a)
Features
- quote: support { "return": "array"* | "map" | "object" } param (#151) (a2d8796)