Releases: sopel-irc/sopel-weather
Releases · sopel-irc/sopel-weather
v1.6.1
v1.6.0
v1.5.1
owm: fixing overzealous exclude
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- base kph/mph off of speed, remove unneeded ndigits from round() by @xnaas in #36
- Corrected help, indicating
.forecast
actually forecasts for 4 days by @sukiletxe in #39 - Python 3.6 is not available for ubuntu-latest any more by @dgw in #41
- owm: streamline API calls by @dgw in #42
- Add Open-Meteo weather provider by @dgw in #43
- Add Pirate Weather provider by @dgw in #46
Full Changelog: v1.4.0...v1.5.0
v1.4.0
base kph/mph off of speed, remove unneeded ndigits from round()
v1.3.1
- Fix UTC timestamps in sunrise/sunset
v1.3.0
v1.2.5
Bump version: 1.2.4 → 1.2.5
v1.2.4
Fixes potential API key leak if location/weather endpoints are unavailable
v1.1.0
Fixed output of .forecast