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: theOehrly/Fast-F1
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: theOehrly/Fast-F1
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.4
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 22 files changed
  • 2 contributors

Commits on Aug 1, 2024

  1. MNT/CI: update deprecated actions to latest versions, closes #623

    (cherry picked from commit c8bc192)
    theOehrly committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    367c926 View commit details
    Browse the repository at this point in the history
  2. CI/FIX: improve gh actions

    closes #624
    
    (cherry picked from commit c1c5be3)
    theOehrly committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    9708e32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30ed35e View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Configuration menu
    Copy the full SHA
    15b7fb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15c6fa1 View commit details
    Browse the repository at this point in the history
  3. FIX: statement without use

    theOehrly committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    5a7d2fc View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. FIX: incorrect quali session split; closes #605

    (cherry picked from commit 7ad8d30)
    theOehrly committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    d103439 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

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

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    94fb599 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dd6b1a View commit details
    Browse the repository at this point in the history
  3. MNT: changelog for v3.4.1

    theOehrly committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    9796f45 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Configuration menu
    Copy the full SHA
    116c57b View commit details
    Browse the repository at this point in the history
  2. Fix issues around legacy team color plotting (#645)

    * Fix internal team name mismatch for "visa rb"
    
    * Reorder fuzzy matching logic
    
    * Add regression test for team_color
    
    * fix test failure caused by using incorrect team colors reference
    
    ---------
    
    Co-authored-by: theOehrly <23384863+theOehrly@users.noreply.github.com>
    (cherry picked from commit 958576e)
    Casper-Guo authored and theOehrly committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    1363421 View commit details
    Browse the repository at this point in the history
  3. MNT: changelog for v3.4.2

    theOehrly committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    1519121 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. FIX: workaround for api path issue, closes #652

    (cherry picked from commit 778fbbb)
    theOehrly committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    af8a29a View commit details
    Browse the repository at this point in the history
  2. MNT: changelog for v3.4.3

    (cherry picked from commit 23e8ed7)
    theOehrly committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    c76f4d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. Configuration menu
    Copy the full SHA
    bea7663 View commit details
    Browse the repository at this point in the history
  2. MNT: changelog for v3.4.4

    (cherry picked from commit 140f169)
    theOehrly committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    e189b5b View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

  1. DOC: remove outdated information, fixes #660

    (cherry picked from commit 74a71ff)
    theOehrly committed Jan 17, 2025
    Configuration menu
    Copy the full SHA
    f986bb1 View commit details
    Browse the repository at this point in the history
  2. DOC: add installation hint for pyodide/wasm

    (cherry picked from commit ae416b2)
    theOehrly committed Jan 17, 2025
    Configuration menu
    Copy the full SHA
    d02f9da View commit details
    Browse the repository at this point in the history
Loading