Skip to content

v1.1.1

Choose a tag to compare

@carlosjdelgado carlosjdelgado released this 30 May 05:07
· 15 commits to main since this release
783e690

Changed

  • Replaced the JSON fixture replay harness with an interactive E2E test
    runner (tests/e2e/run.sh). Fixture files placed under
    ~/.local/share/gnomefootball/fixtures/<slug>/ are picked up
    automatically by the extension (disk-first lookup in sports-api.js)
    without any special mode being active. No user-facing changes.