Skip to content

Releases: gadicc/node-yahoo-finance2

v1.10.3

03 Apr 08:11
Compare
Choose a tag to compare

1.10.3 (2021-04-03)

Bug Fixes

  • autoc: return typescript type AutocResultSet not AutocResult (#110) (b863864)

v1.10.2

03 Apr 05:13
Compare
Choose a tag to compare

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

29 Mar 18:00
Compare
Choose a tag to compare

1.10.1 (2021-03-29)

Bug Fixes

  • quote: {regular,pre}MarketTime is Date (like postMT) (524fed3)

v1.10.0

28 Mar 06:32
Compare
Choose a tag to compare

1.10.0 (2021-03-28)

Features

  • optionsModule: Add options module (#97) (7ba6294)

v1.9.1

26 Mar 10:40
Compare
Choose a tag to compare

1.9.1 (2021-03-26)

Bug Fixes

  • quote: allow CURRENCY type (92bd2e8)
  • quoteCombine: error handling + full coverage (c6f0c2b)

v1.9.0

11 Mar 11:46
Compare
Choose a tag to compare

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

04 Mar 16:37
Compare
Choose a tag to compare

1.8.3 (2021-03-04)

Bug Fixes

  • quote: add cryptocurrency interface (53044d3)
  • quoteSummary: add cryptocurrency types (0523d6d)

v1.8.2

22 Feb 05:33
Compare
Choose a tag to compare

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

19 Feb 14:18
Compare
Choose a tag to compare

1.8.1 (2021-02-19)

Bug Fixes

  • ci: empty-commit to trigger ci publish after token change (947be37)

v1.7.2

17 Feb 14:03
Compare
Choose a tag to compare

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)