Yahooquery v2.4.1 Release Notes

Release Date: 2025-05-15 // about 1 year ago
  • What's Changed

    2.4.1

    🛠 Fix

    • 🛠 Fix bug related to period2 in fundamentals endpoint

    Full Changelog : v2.4.0...v2.4.1


Previous changes from v2.4.0

  • What's Changed

    2.4.0

    ⚡️ Update

    • ⚡️ Update to use uv for packaging and publishing
    • Folder, file structure
    • validate_symbols method now returns a tuple of valid and invalid symbols

    ➕ Add

    • curl_cffi to dependencies instead of requests for session management