oh-my-fish / plugin-weather

A simple, location-aware weather command for Fish
MIT License
31 stars 15 forks source link

Fix weather fetcher #44

Open scorphus opened 1 year ago

scorphus commented 1 year ago

This PR introduces two changes:

  1. Fail weather.fetch with no data on HTTP errors Fix #35 Close #36 Fix #42 Close #43
  2. Fix weather.fetcher identifying stale cache files Fix #34