Releases: gadicc/node-yahoo-finance2
Releases · gadicc/node-yahoo-finance2
v1.7.1
1.7.1 (2021-02-12)
Bug Fixes
- search: ETF/Fund types, ?shortname, more tests (#31) (28a9b03)
v1.7.0
1.7.0 (2021-02-10)
Bug Fixes
- index: uhhhh s/_options/_opts/ like it's called everywhere else (4492993)
- moduleExec: pass correct object to validation (#27) (8b0f9c7)
- modules: change overloading order specificy (fixes #21) (1806e61)
- quote: extend marketState property (0c36a60)
- quote: interface fixes, 10am UTC tests (#35) (1c256c7)
Features
- new module recommendationsBySymbol (#28) (b467acb)
v1.6.0
1.6.0 (2021-02-08)
Features
v1.5.2
1.5.2 (2021-02-06)
Bug Fixes
- modules: don't log errors when {validateResult:false} (#16) (29f23dc)
v1.5.1
1.5.1 (2021-02-06)
Bug Fixes
- quoteSummary/iface: additional fixes for mutual fund types (#20) (4d19692)
- quoteSummary/iface: more optional fields, new Fund types (#20) (15bb4a1)
- validate: init ajv with { allErrors: true } (9793718)
v1.5.0
1.5.0 (2021-02-05)
Bug Fixes
- search: change longname to be an optional property (9b8128d)
- validate: honor _opts: { validation: { logErrors: true }} (1e0ebae)
- validate: show errors by default (ab87ad3)
Features
- modules: allow { validateResult: false } to not throw (#16) (dc199b5)
v1.4.2
1.4.2 (2021-02-04)
Bug Fixes
- csv2json: throw on invalid input. add tests (9a4d31a)
- readme: show correct usage instructions (and update on npm) (03afec8)
v1.4.1
1.4.1 (2021-02-03)
Bug Fixes
- quoteSummary: iface fixes, TopHoldings (904934a)
- quoteSummary: more optional props, more tests (3fa958c)
- quoteSummary: remove non-existant "symbol" submodule (eae40e2)
- quoteSummary/assetProfile: make *Risk fields optional (08561c7)
- search: add SearchQuoteYahooOption type (cf8dbdb)
- search: restore default query options (e0169d1)
- validate: edge case, Date object w/ invalid raw field; add tests (a98d306)
- validate: use new ajv.addKeyword syntax (f00a14e)
v1.4.0
1.4.0 (2021-02-02)
Features
- env: multiple environments, browser entry point (e18aa67)
v1.3.1
1.3.1 (2021-02-01)
Bug Fixes
- quoteSummary: rename conflicting typedefs (f824f88)