8000 Tags · gadicc/node-yahoo-finance2 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: gadicc/node-yahoo-finance2

Tags

v3.3.0

Toggle v3.3.0's commit message
feat(quote,quoteSummary,options): support money market tickers (#905)

v3.2.1

Toggle v3.2.1's commit message
fix(fundamentalsTimeSeries): more reliable indicator for balance sheet

Before we looked for `issuanceOfDebt` but it's not always there.
Now we use `operatingCashFlow` which existed in all test cases.

v3.2.0

Toggle v3.2.0's commit message
fix(search): include MoneyMarket $ref in quotes array anyOf (#904)

v3.1.0

Toggle v3.1.0's commit message
chore(tests): commit missing http fixtures

v3.0.0

Toggle v3.0.0's commit message
fix(circle): release ready, deps

v2.14.0

Toggle v2.14.0's commit message
fix(circle): revert back to running semantic-release through npx

v2.13.3

Toggle v2.13.3's commit message
chore(release): 2.13.3 [skip ci]

## [2.13.3](v2.13.2...v2.13.3) (2024-12-21)

### Bug Fixes

* **chart:** validate includePrePost:false, interval:1m (fixes [#812](#812)) ([5ca811d](5ca811d))
* **fetchDevel:** fix application/json detection ([cc0390a](cc0390a))
* **fetchDevel:** use std Headers methods in contentObj ([#826](#826)) ([46273db](46273db))
* **notices:** fix typo in log: s/supress/suppress/ (fixes [#845](#845)) ([0e47049](0e47049))

### Reverts

* Revert "chore(tests): temporarily disable getCrumb tests on CI" ([6f48387](6f48387))
* Revert "chore(tests): different approach for weird CI getCrumb test issue" ([d595714](d595714))

v2.13.2

Toggle v2.13.2's commit message
chore(release): 2.13.2 [skip ci]

## [2.13.2](v2.13.1...v2.13.2) (2024-10-04)

### Bug Fixes

* **chart:** validate includePrePost:false, interval:1m (fixes [#812](#812)) ([b272c48](b272c48))

### Reverts

* Revert "chore(tests): temporarily disable getCrumb tests on CI" ([a234d60](a234d60))
* Revert "chore(tests): different approach for weird CI getCrumb test issue" ([d0fea98](d0fea98))

v2.13.1

Toggle v2.13.1's commit message
chore(release): 2.13.1 [skip ci]

## [2.13.1](v2.13.0...v2.13.1) (2024-10-02)

### Bug Fixes

* **quoteSummary:** re-add missing modules except insiderHolders ([#797](#797)) ([d862806](d862806))

v2.13.0

Toggle v2.13.0's commit message
chore(release): 2.13.0 [skip ci]

# [2.13.0](v2.12.5...v2.13.0) (2024-09-29)

### Bug Fixes

* **options:** re-export missing types ([#797](#797)) ([e96395f](e96395f))
* **setGlobalConfig:** cookieJar prop should be optional (fixes [#809](#809)) ([7e524fc](7e524fc))

### Features

* **quote:** export `QuoteField` type ([#808](#808)) ([a1f07d7](a1f07d7))
0