girouette 0.7.0
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.