Skip to content

Releases: sopel-irc/sopel-weather

v1.6.1

26 Nov 14:12
56761c8
Compare
Choose a tag to compare

What's Changed

  • Remove obsolete Travis-CI config file by @dgw in #48
  • openmeteo: switch from current_weather to current parameter by @dgw in #51

Full Changelog: v1.6.0...v1.6.1

v1.6.0

02 Nov 15:38
5f81791
Compare
Choose a tag to compare

What's Changed

  • openmeteo: API now handles URI-encoded commas properly by @dgw in #45
  • Remove DarkSky (RIP) weather provider by @dgw in #40
  • Sopel 8 preparations by @dgw in #47

Full Changelog: v1.5.1...v1.6.0

v1.5.1

05 Apr 01:18
dbd75e1
Compare
Choose a tag to compare

owm: fixing overzealous exclude

Full Changelog: v1.5.0...v1.5.1

v1.5.0

04 Apr 14:15
c7922b3
Compare
Choose a tag to compare

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

22 Feb 01:59
61a9db4
Compare
Choose a tag to compare

base kph/mph off of speed, remove unneeded ndigits from round()

v1.3.1

16 Jun 14:32
8c1c554
Compare
Choose a tag to compare
  • Fix UTC timestamps in sunrise/sunset

v1.3.0

16 Jun 01:53
72f7ca3
Compare
Choose a tag to compare
  • Fix #30: Make sunrise and sunset use readable time

v1.2.5

21 Apr 16:34
6b99664
Compare
Choose a tag to compare
Bump version: 1.2.4 → 1.2.5

v1.2.4

14 Apr 16:52
37a81d9
Compare
Choose a tag to compare

Fixes potential API key leak if location/weather endpoints are unavailable

v1.1.0

07 Mar 22:49
da95d15
Compare
Choose a tag to compare

Fixed output of .forecast