1.4.1
microsoft/markitdown1.4.1May 28, 2026by ValueRaider
AI Summary
A patch release fixing a minor issue with preserving the Date and Datetime index names in the Yahoo Finance download function.
Key Highlights
- Preserve Date/Datetime index name in yf.download() output
- Bug fix for index naming
Full Release Notes
### Patches - Preserve Date/Datetime index name in yf.download() output #2832 Thanks @dokson