Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: solsolution/pyth-client-py
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: pyth-network/pyth-client-py
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 13 files changed
  • 4 contributors

Commits on Dec 20, 2024

  1. feat!: add market schedule (pyth-network#57)

    This change removes the hard-coded calendar and adds MarketSchedule class to offer the same features using `schedule` metadata in the products.
    
    feat!: add market schedule
    
    This change removes the hard-coded calendar and adds MarketSchedule class to offer the same features using `schedule` metadata in the products.
    ali-behjati authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    a62a2d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. Bump Ubuntu release

    GitHub deprecating Ubuntu 20.04:
    actions/runner-images#11101
    morancj authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    34040dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3df885 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

  1. Configuration menu
    Copy the full SHA
    65c2d92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    235303b View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. Configuration menu
    Copy the full SHA
    a11655b View commit details
    Browse the repository at this point in the history
  2. Merge pull request pyth-network#62 from aweaver89/patch-1

    Update Pythnet endpoints to use api2
    aaronbassett authored May 12, 2025
    Configuration menu
    Copy the full SHA
    1b49c7d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2025

  1. chore: cut release for 0.2.2 (pyth-network#64)

    * chore: cut release for 0.2.2
    
    * fix ci
    ali-behjati authored May 16, 2025
    Configuration menu
    Copy the full SHA
    552b19e View commit details
    Browse the repository at this point in the history
Loading