github Tairesh/rustormy v0.2.0

latest releases: v0.5.1, v0.5.0, v0.4.4...
9 months ago

Added

  • Add --one-line option to display weather information in a single line.
  • Add --text-mode option to CLI and text_mode option to config file to choose between full (default), compact
    and one_line modes.
  • Implement automatic config file migration for compact_mode to text_mode.

Changed

  • Temperature now shows only one decimal place for better readability.

Removed

  • 💥 Config file option compact_mode removed due to introduction of multiple text modes. Use
    text_mode = "compact"
    instead. --compact CLI option is still supported though.

Don't miss a new rustormy release

NewReleases is sending notifications on new releases.