Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sync dev -> main #1834

Merged
merged 25 commits into from
Jan 21, 2024
Merged

sync dev -> main #1834

merged 25 commits into from
Jan 21, 2024

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    0521428 View commit details
    Browse the repository at this point in the history
  2. Minor typing fixes

    mreiche committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    9a3d601 View commit details
    Browse the repository at this point in the history
  3. Added tests

    mreiche committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    ba977a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Merge remote-tracking branch 'yfinance/dev' into bugfix/data-types-2

    # Conflicts:
    #	yfinance/base.py
    mreiche committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    ba3c1b5 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    a3095d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Merge pull request #1817 from ranaroussi/main

    sync main -> dev
    ValueRaider authored Jan 7, 2024
    Configuration menu
    Copy the full SHA
    1096190 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    15321bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac8a917 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c34487 View commit details
    Browse the repository at this point in the history
  4. Remove empty static series

    mreiche committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    223f533 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ce63fe View commit details
    Browse the repository at this point in the history
  6. Remove unused List import

    mreiche committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    dbc55e5 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1724 from mreiche/bugfix/data-types-2

    Bugfix/data types 2
    ValueRaider authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    006e0a1 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Update README.md

    Wrap yfinance[optional] code snippet with quotes to avoid conflict with zsh globbing. Remains compatible with bash.
    molpcs authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    47bc46c View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. Configuration menu
    Copy the full SHA
    6686258 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffaf200 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Merge pull request #1795 from amanlai/main

    explicitly name the column levels
    ValueRaider authored Jan 14, 2024
    Configuration menu
    Copy the full SHA
    19188d5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1823 from molpcs/patch-2

    Update README.md for better copy-ability
    ValueRaider authored Jan 14, 2024
    Configuration menu
    Copy the full SHA
    8f53af1 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Merge pull request #1831 from ranaroussi/main

    sync main -> dev
    ValueRaider authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    d00c1a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Fix JSON access to prevent KeyError

    mreiche authored and ange-daumal committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    91f468e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06fd351 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1824 from ranaroussi/fix/price-keepna-with-repair

    Fix history() keepna=False with repair=True
    ValueRaider authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    f126471 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1827 from ranaroussi/fix/peewee-with-old-sqlite

    Handle peewee with old sqlite
    ValueRaider authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    73e3668 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1830 from ange-daumal/patch-1

    Fix JSON error handling
    ValueRaider authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    7af789f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1833 from ange-daumal/json-fix

    Fix JSON error handling
    ValueRaider authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    2630c66 View commit details
    Browse the repository at this point in the history