Skip to content

Releases: bruxy70/Holidays

Fix SK translation

06 Nov 19:22
Compare
Choose a tag to compare

Fixing invalid JSON file with SK translation. And gave some love to the unit tests.

Configuration fix

06 Nov 15:42
Compare
Choose a tag to compare

Adding the language broke configuration in some combinations with subdiv. This should fix it (tested in different combinations, hopefully).

Fix config with no language

06 Nov 13:53
Compare
Choose a tag to compare

Bugfix #56 , and config flow for countries with no languages.

HA updated holidays library

06 Nov 09:43
Compare
Choose a tag to compare

Finally with the localisation support.

Fix manifest

05 Jun 06:48
Compare
Choose a tag to compare

CI/CI workflow fixing manifest formatting. Should fix #50 in the recent releases.

Update

04 Jun 13:56
Compare
Choose a tag to compare

#48 Added Ukrainian and Russian translations (thanks @vlad36N )
Updating dependency on holidays package to be the same as Home Assistant.

Improvement POP holidays

17 Jan 20:39
Compare
Choose a tag to compare

Check holidays to pop over multiple years. Should fix #45

Bugfix

27 Dec 11:20
Compare
Choose a tag to compare

Fix

#44 Fixing a weird issue with observed two holidays in one day, where one was observed and the other not. This caused an issue in creating the list of holidays to pop, in the configuration. This should fix it.

Bugfix excluding country

26 Dec 17:51
Compare
Choose a tag to compare

Bugfixes

Fix #43 - unable to configure after excluding holidays

Bugfix for countries with no subdiv

19 Dec 09:20
Compare
Choose a tag to compare

Bugfix

Configuration failed for countries with no subdiv (#41)