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

Commits on Dec 12, 2024

  1. Fix: Update h3 imports to work with h3 v4.1.0+

    Replaced references to the two imported functions:
    * geo_to_h3 -> latlng_to_cell
    * k_ring -> grid_ring
    Addresses #100
    teleksterling authored Dec 12, 2024
    Configuration menu
    Copy the full SHA
    f369512 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2025

  1. Merge pull request Bondify#58 from teleksterling/patch-1

    Fix: Update h3 imports to work with h3 v4.1.0+
    Bondify authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    e2b2bda View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2025

  1. workflow

    Bondify committed Jan 29, 2025
    Configuration menu
    Copy the full SHA
    1d33603 View commit details
    Browse the repository at this point in the history
  2. build

    Bondify committed Jan 29, 2025
    Configuration menu
    Copy the full SHA
    bccbf0c View commit details
    Browse the repository at this point in the history
  3. formatting changes

    Bondify committed Jan 29, 2025
    Configuration menu
    Copy the full SHA
    22706e0 View commit details
    Browse the repository at this point in the history
  4. .

    Bondify committed Jan 29, 2025
    Configuration menu
    Copy the full SHA
    41cb8fa View commit details
    Browse the repository at this point in the history
  5. Merge pull request Bondify#59 from Bondify/workflow

    workflow
    Bondify authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    9cb0985 View commit details
    Browse the repository at this point in the history
Loading