Added
- Added UV index to weather information display (only supported by World Weather Online provider for now).
- Added dew point to weather information (calculated from temperature and humidity by Magnus formula).
- Added
--align-rightCLI option to align labels to the right in text output (asalign_rightconfig option).
Changed
- Changed default layout, now precipitation is shown in separate line, humidity and dew point are shown together.
Fixed
- Fixed bug with World Weather Online not working in different languages.
- Minor code improvements and optimizations.