0.2.56
ranaroussi/yfinance0.2.56Apr 23, 2025by ValueRaider
AI Summary
Introduces new lookup and configuration functions while fixing critical info fetch, ISIN, and price data issues.
Key Highlights
- New `yf.Lookup` function
- New `yf.set_config()` function
- Fixed info fetch, ISIN, prices missing last row, and NonExistentTimeError
New Features
- yf.Lookup
- yf.set_config()
Full Release Notes
Features: - `yf.Lookup` - `yf.set_config()` Fixes: `info` fetch, ISIN, prices missing last row, prices NonExistentTimeError Full changelog #2410 Thanks @dhruvan2006 @JanMkl