| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | use ruff to adjust line length | Alex Schofield | 2026-05-04 | 2 | -7/+24 |
| | | |||||
| * | add logic to cache data download in get_latest_data() | Alex Schofield | 2026-05-04 | 1 | -5/+27 |
| | | |||||
| * | promote nested functions in process_stations to private helpers | Alex Schofield | 2026-05-04 | 1 | -29/+35 |
| | | |||||
| * | preformat price strings before tabulate to avoid floatfmt/None issues | Alex Schofield | 2026-05-04 | 1 | -13/+16 |
| | | |||||
| * | keep prices as float | None in process_stations() & sort_stations() | Alex Schofield | 2026-05-04 | 1 | -4/+16 |
| | | |||||
| * | remove arg radius parsing from process_stations() | Alex Schofield | 2026-05-04 | 2 | -6/+5 |
| | | |||||
| * | rename filter_df() to process_stations() for clarity | Alex Schofield | 2026-05-04 | 2 | -3/+3 |
| | | |||||
| * | fix import paths & update pyproject.toml | Alex Schofield | 2026-05-03 | 3 | -6/+9 |
| | | |||||
| * | move all logic into fnme folder | Alex Schofield | 2026-05-03 | 5 | -0/+152 |
| | | |||||
| * | init new uv project with new structure | Alex Schofield | 2026-05-03 | 5 | -0/+0 |
