Releases: gadicc/node-yahoo-finance2
Releases · gadicc/node-yahoo-finance2
v1.10.4
1.10.4 (2021-04-08)
Bug Fixes
- validation: add a few new properties and mark a few properties optional (65d4486)
v1.10.3
1.10.3 (2021-04-03)
Bug Fixes
- autoc: return typescript type AutocResultSet not AutocResult (#110) (b863864)
v1.10.2
1.10.2 (2021-04-03)
Bug Fixes
- validation: add properties to quote module response (4c6ef24)
- validation: add tests for SIMP and fix validation for them (96891fd)
v1.10.1
1.10.1 (2021-03-29)
Bug Fixes
- quote: {regular,pre}MarketTime is Date (like postMT) (524fed3)
v1.9.1
1.9.1 (2021-03-26)
Bug Fixes
- quote: allow CURRENCY type (92bd2e8)
- quoteCombine: error handling + full coverage (c6f0c2b)
v1.9.0
1.9.0 (2021-03-11)
Bug Fixes
- index: add quoteCombine :) (aeeef49)
Features
- quote: allow ?fields= argument, see docs. (b597954)
- quoteCombine: debounce and combine multiple quote calls (95bf404)
v1.8.3
1.8.3 (2021-03-04)
Bug Fixes
- quote: add cryptocurrency interface (53044d3)
- quoteSummary: add cryptocurrency types (0523d6d)
v1.8.2
1.8.2 (2021-02-22)
Bug Fixes
- ci: empty-commit to trigger ci publish after token change (f678c21)
- validation: load process only when defined during validation logging (#50) (2f97923)
- validation: more optionality, SQYFuture type, more tests (4377fdf)
v1.8.1
1.8.1 (2021-02-19)
Bug Fixes
- ci: empty-commit to trigger ci publish after token change (947be37)