github gadicc/node-yahoo-finance2 v2.0.0

latest releases: v2.12.4, v2.12.3, v2.12.2...
pre-release2 years ago

2.0.0 (2021-10-27)

Bug Fixes

  • search: allow exchDisp? type (80236e5)
  • validation: correctly handle null dates + coverage (#264) (68378d5)

Features

BREAKING CHANGES

  • use date instead of number for various fields.
    The original use of number was unintentional. This commit fixes that.
    Unfortunately the type change is a breaking change.

  • docs: add insiderTransaction example

  • docs: add insiderHolders example

  • docs: add netSharePurchaseActivity example

  • docs: add institutionOwnership example

  • docs: add cashflowStatementHistoryQuarterly example

  • docs: add fundOwnership example

  • docs: add incomeStatementHistory example

  • docs: add incomeStatementHistoryQuarterly example

  • docs: add indexTrend example

  • docs: add industryTrend example

  • docs: add majorDirectHolders example

  • docs: add majorHoldersBreakdown example

  • docs: add quoteType example

  • docs: add recommendationTrend example

  • docs: add sectorTrend example

  • docs: add fundPerformance example

  • docs: add fundProfile example

  • docs: add missing symbols in example request

  • docs: correct example response

  • docs: correct defaultKeyStatistics example

  • docs: align date format

Don't miss a new node-yahoo-finance2 release

NewReleases is sending notifications on new releases.