Skip to content

v0.4.0

Compare
Choose a tag to compare
@ttytm ttytm released this 20 Oct 20:50
· 460 commits to main since this release

What's Changed

New Features

  • Hourly forecasts with graphs for current day: #18
    hourly-preview

Breaking Changes

  • Use enum values and toml table for config units: #17
  • If you have saved a default configuration, it's required to modify the configuration file to use a toml table for [units] instead of an array of strings (~/.config/weathercrab/wthrr.toml). Deleting the file and starting with a blank run is also possible.

Other Changes:

  • UI improvements like bold titles and closing margins on separators and borders
  • Error corrections displaying translated texts

Full Changelog: v0.3.0...v0.4.0