Skip to content

Releases: bjesus/wttrbar

0.12.0

01 Dec 09:35
b76d302
Compare
Choose a tag to compare
  • 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

18 Nov 06:48
Compare
Choose a tag to compare
  • 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

08 Nov 07:24
Compare
Choose a tag to compare
  • Custom indicator now supports using nearest_area fields. For example, you can run wttrbar --custom-indicator "{ICON} {areaName}"

0.10.7

27 Oct 15:51
Compare
Choose a tag to compare
  • 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

24 Jul 15:41
Compare
Choose a tag to compare

fix #59 - switching languages could cause wttrbar to crash

0.10.5

17 Jul 15:09
Compare
Choose a tag to compare

Add Swedish support, thanks you @edvind

0.10.4

19 Jun 18:05
Compare
Choose a tag to compare

Add Ukrainian support, thanks to @gwichiad

0.10.3

18 Jun 20:39
Compare
Choose a tag to compare

Add Japanese support, thanks to @tkna91

0.10.2

29 May 18:56
Compare
Choose a tag to compare

Add Italian and Portuguese support, thanks to @gmarconi

0.10.1

08 May 08:30
Compare
Choose a tag to compare

Add Spanish support, thanks to @Haikuno