File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed
Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 11Change Log
22===========
33
4+ 0.2.41
5+ ------
6+ Improvements:
7+ - add keys to financials #1965 #1985
8+ - fetch Sustainability #1959
9+ - improve price-repair-zeroes #1990
10+ Fixes (prices):
11+ - fetching when period='max' #1967
12+ - metadata: Fix '1wk is invalid' & repeated calls #1970
13+ - Pandas warnings #1955 #1981
14+ - price repair syntax errors #1989
15+ Maintenance:
16+ - deprecate Ticker.earnings #1977
17+
4180.2.40
519------
620Fix typo in 0.2.39 c7af213
Original file line number Diff line number Diff line change 11{% set name = "yfinance" %}
2- {% set version = "0.2.40 " %}
2+ {% set version = "0.2.41 " %}
33
44package :
55 name : " {{ name|lower }}"
Original file line number Diff line number Diff line change 1- version = "0.2.40 "
1+ version = "0.2.41 "
You can’t perform that action at this time.
0 commit comments