Releases: bjesus/wttrbar
Releases · bjesus/wttrbar
0.12.0
- Support using nerd fonts instead of emojis
- Add a class with the current weather description for more customized waybar styling (e.g.
"class":"sunny"
)
Thanks @ashtray127 for all the changes!
0.11.2
- Update dependences to reduce binary size, thanks to @jeevithakannan2
- Add
--observation-time
argument to include the time the current weather conditions were measured, thanks to @jeevithakannan2
0.11.0
- Custom indicator now supports using
nearest_area
fields. For example, you can run wttrbar --custom-indicator "{ICON} {areaName}"
0.10.7
- Sometimes wttr.in is broken and returns an error which isn't valid JSON, causing wttrbar to crash. This is fixes now and wttrbar will fail gracefully, explaining the issue.
0.10.6
fix #59 - switching languages could cause wttrbar to crash
0.10.5
Add Swedish support, thanks you @edvind
0.10.3
Add Japanese support, thanks to @tkna91
0.10.2
Add Italian and Portuguese support, thanks to @gmarconi