github Tairesh/rustormy v0.1.5

latest releases: v0.4.3, v0.4.2, v0.4.1...
7 months ago

Added

  • Compact mode (--compact in cli or compact_mode = true in config) to use only 5 lines of output and less width
    without labels.
  • Option to show wind direction in degrees instead of arrows (--degrees in cli or use_degrees_for_wind = true in
    config).
  • Unit tests for verifying correct formatting in different modes and configurations.

Changed

  • The following CLI options have been renamed. Old names are still supported for backward compatibility:
    • --show-city-name to --name
    • --use-colors to --colors
    • --live-mode to --live
    • --live-mode-interval to --interval
    • --output-format to --format
    • --language to --lang

Don't miss a new rustormy release

NewReleases is sending notifications on new releases.