1.4.1

mikeqzy/3dgs-avatar-release1.4.1May 28, 2026by ValueRaider

AI Summary

This patch release focuses on data integrity, specifically ensuring that the original Date or Datetime index names are preserved in the output of the download function.

Key Highlights

  • Preserved Date/Datetime index name in yf.download() output
  • Fixed related data handling issues

Full Release Notes

### Patches

- Preserve Date/Datetime index name in yf.download() output #2832

Thanks @dokson