Releases: ranaroussi/yfinance
Releases · ranaroussi/yfinance
0.2.5
0.2.4
0.2.3
- Make financials API '_' use consistent (e.g. support both balance_sheet and balancesheet)
0.2.2
- Restore
financials
attribute (map toincome_stmt
)
0.1.96
0.2.1
This is a major new release with some new features. The important summary is:
- optimised scraping (thanks @fredrik-corneliusson)
- financials tables match website (thanks @git-shogg
- price data improvements: fix NaN rows, new repair feature, metadata available (see README)
For full list of changes see the pre-release notes:
@ranaroussi Just FYI
0.1.95
0.1.94
Fix delisted ticker info[] access
0.1.93
Fix Ticker.shares
0.1.92
Decrypt the new Yahoo encryption #1255. Credits to @Rogach for the hard crypto work, and to @fredrik-corneliusson for porting to cryptography
.