1.4.1
electroplix/Design-System1.4.1May 28, 2026by ValueRaider
AI Summary
A patch release that fixes an issue where Date and Datetime index names were not preserved in the output of the download function.
Key Highlights
- Preserve Date/Datetime index name in `yf.download()` output
Full Release Notes
### Patches - Preserve Date/Datetime index name in yf.download() output #2832 Thanks @dokson