8000 Comparing v0.2.5...v0.3.0 · tjorim/pyrail · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: tjorim/pyrail
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.5
Choose a base ref
...
head repository: tjorim/pyrail
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Choose a head ref
  • 9 commits
  • 6 files changed
  • 4 contributors

Commits on Jan 17, 2025

  1. Bump version to 0.2.5

    actions-user committed Jan 17, 2025
    Configuration menu
    Copy the full SHA
    bdfc005 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2025

  1. Optional link in alert (#38)

    * Optional link in alert
    
    * Fix linting
    
    * Update pyrail/models.py
    
    Co-authored-by: Jorim Tielemans <tielemans.jorim@gmail.com>
    
    * Update pyrail/models.py
    
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Jorim Tielemans <tielemans.jorim@gmail.com>
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    3 people authored Jan 18, 2025
    Configuration menu
    Copy the full SHA
    e27debf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5145840 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fc3e51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0abcff4 View commit details
    Browse the repository at this point in the history
  5. Implement boolean handling (#39)

    Co-authored-by: Jorim Tielemans <tielemans.jorim@gmail.com>
    silamon and tjorim authored Jan 18, 2025
    Configuration menu
    Copy the full SHA
    c128746 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a9d06e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e25c390 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2025

  1. Support external aiohttp session (#41)

    * Enhance iRail API client to support external aiohttp session management and add ETag cache clearing method
    
    * Add optional session management to iRail API client and improve logging
    tjorim authored Jan 19, 2025
    Configuration menu
    Copy the full SHA
    8ae3b05 View commit details
    Browse the repository at this point in the history
Loading
0