Skip to content

Releases: ttytm/wthrr-the-weathercrab

wthrr 1.2.0

13 Jun 16:25
Compare
Choose a tag to compare

Changes Include:

  • Dependency version updates
  • MSRV raise from 1.70 to 1.74
  • A clear error message when trying to retrieve historical weather from recent days that has not yet been archived
  • Extended binary releases, including macos-arm and a .deb fromat.

Full Changelog: v1.1.1...v1.2.0

nightly build 2024-06-13 17:13:30 UTC

13 Jun 00:36
Compare
Choose a tag to compare
Pre-release

Generated from commit dc3da0a.

v1.1.1

07 May 18:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

07 May 15:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.1.0

v1.0.2

27 Apr 15:00
Compare
Choose a tag to compare

This release fixes for installation issues on nix and updates dependencies to solve potential vulnerabilities. Other than that, installation sources in the documentation have been updated and code has been refactored to improve quality and to allow for easier integration of other weather data sources in the coming releases.

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

26 Mar 20:59
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

v1.0.0

18 Mar 14:00
Compare
Choose a tag to compare

What's Changed

  • fix: hardcoded Berlin in geolocation by @andylizi in #87
  • fix: alignment of rendered elements
    • alignment of Dew Point cell
    • improve length calculations for cjk languages

New Contributors

Full Changelog: v1.0.0-rc.1...v1.0.0

v1.0.0-rc.1

12 Mar 14:41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0-rc...v1.0.0-rc.1

v1.0.0-rc

11 Mar 16:43
Compare
Choose a tag to compare

What's Changed

  • feat: weekday forcasts #75
  • fix: time_indicator disable option #76
  • fix: daytime icons in graph #77
  • fix border displacement with other precip. units than probability 0473b20
  • feat: historical weather #78

Full Changelog: v0.9.0...v1.0.0-rc

v0.9.0

04 Mar 15:14
Compare
Choose a tag to compare

What's Changed

  • fix: add min length to language code in #68
  • perf: translate concurrently in #69
  • refact: update structure before rc in #70
  • perf: use less taxing data types where possible in #71
  • feat: add max/min stats to hourly forecast in #72
  • docs: add platform locations for config file
  • fix border displacement when checking weather between 23:00-23:20

Full Changelog: v0.8.2...v0.9.0