Releases: gadicc/node-yahoo-finance2
Releases · gadicc/node-yahoo-finance2
v1.7.2
1.7.2 (2021-02-17)
Bug Fixes
- browser: mv fetchDevel to _env, fixes issues w/
ng build
(#50) (7528580) - quote: add additional properties (4ab73c1)
- quote: make certain properties optional (1881bcb)
- quote: more optional properties (#51) (631ed45)
- quoteSummary: more optionality, enum types, to fix tests (#51) (bc47bdf)
- types: more optionality in quoteSummary,search for newer stocks (b230635)
- validate: stricter nulls, number|null type, better errors (#51) (93dafc6)
- QuoteSummary & Search validation (28f0487)
v1.7.1
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
v1.6.0
v1.5.2
v1.5.1
v1.5.0
v1.4.2
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)