0.2.64

ranaroussi/yfinance0.2.64Jun 27, 2025by ValueRaider

AI Summary

Adds a new 'Event Type' column to `earnings_dates` and fixes price handling for dividends with currency and period parameters.

Key Highlights

  • `earnings_dates`: new column `Event Type`
  • Handle dividends with currency
  • Handle `period` when `start/end` also set

New Features

  • Event Type column in earnings_dates
  • Enhanced price handling logic

Full Release Notes

`earnings_dates`: new column `Event Type`  #2555

Prices fixes:
- handle dividends with currency  #2549
- handle `period` when `start/end` also set  #2550