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: cyberjunky/python-garminconnect
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.34
Choose a base ref
...
head repository: cyberjunky/python-garminconnect
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.35
Choose a head ref
  • 11 commits
  • 5 files changed
  • 4 contributors

Commits on Nov 16, 2025

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

Commits on Nov 20, 2025

  1. Bump actions/checkout from 5 to 6

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    ad38e0a View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2025

  1. fix: correct API endpoint in get_training_plan_by_id

    PELLEGATTA FEDERICO committed Nov 27, 2025
    Configuration menu
    Copy the full SHA
    2db4ade View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2025

  1. Merge pull request #306 from cyberjunky/dependabot/github_actions/act…

    …ions/checkout-6
    
    Bump actions/checkout from 5 to 6
    cyberjunky authored Nov 28, 2025
    Configuration menu
    Copy the full SHA
    d7e5a9e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #304 from fulopm/master

    Implement querying daily lifestyle logging data
    cyberjunky authored Nov 28, 2025
    Configuration menu
    Copy the full SHA
    422c53b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #310 from federicopellegatta/fix/training-plan-by-…

    …id-endpoint
    
    Fix training plan retrieval by updating API endpoint
    cyberjunky authored Nov 28, 2025
    Configuration menu
    Copy the full SHA
    4d2f1bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3482e87 View commit details
    Browse the repository at this point in the history
  5. Bumped version

    cyberjunky committed Nov 28, 2025
    Configuration menu
    Copy the full SHA
    5eab0ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    241929d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fa8844a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c079f7b View commit details
    Browse the repository at this point in the history
Loading