Skip to content

girouette 0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Mar 14:48
· 45 commits to main since this release
v0.7.0
3704b92

girouette is a command line tool that displays the current weather (from OpenWeather) in the terminal.

Packaging

  • The Minimum Supported Rust Version for girouette is now 1.57.

Changed

  • The --version output now shows if a default config file has been found and the size of the girouette cache.

Fixed

  • The alert segment no longer shows an alert count when there is only one alert.
  • Fixed a crash when displaying very high winds with scaled colors.