Version 0.82
Released October 6, 2025
- Add variable weekend support (#2945 by @KJhellico, @arkid15r)
- Refactor Chile holidays: reduce l10n string duplication (#2934 by @PPsyrius)
- Refactor Cuba holidays: reduce l10n string duplication (#2935 by @PPsyrius)
- Refactor Eastern holidays groups (#2966 by @KJhellico)
- Refactor Hungary holidays: reduce l10n string duplication (#2936 by @PPsyrius)
- Refactor Japan holidays: reduce l10n string duplication,
en_US
typo fixed (#2937 by @PPsyrius) - Refactor Portugal holidays: consolidate holidays code (#2943 by @PPsyrius)
- Refactor South Africa holidays: move
start_year
to 1911, capitalization fixes (#2942 by @PPsyrius) - Refactor
test_utils.py
(#2970 by @PPsyrius) - Refactor iCal exporter (#2977 by @KJhellico)
- Refactor imports in certain countries: use
TYPE_CHECKING
(#2949 by @KJhellico, @arkid15r) - Add Antarctica holidays (#2962 by @Aaqilyousuf)
- Add Myanmar holidays (#2944 by @KJhellico, @arkid15r)
- Add North Korea holidays (#2911 by @Wasif-Shahzad)
- Update Spain holidays: add Catalan (
ca
) localization (#2960 by @Oriol-Romani-BA, @arkid15r, @KJhellico, @PPsyrius) - Fix working day test (#2950 by @KJhellico)
- Update Afghanistan holidays: 2025 exact Islamic holidays observances (#2932 by @PPsyrius)
- Update Algeria holidays: add
CHRISTIAN
,HEBREW
supported categories (#2928 by @PPsyrius) - Update Brazil holidays: Republic Constitution Day typo fixed (#2933 by @PPsyrius)
- Update Djibouti holidays: change holiday groups MRO (#2931 by @PPsyrius)
- Update India holidays: add Ugadi holiday for AP, KA, TS subdivisions (#2953 by @Aaqilyousuf, @arkid15r)
- Update Myanmar holidays: add
th
l10n support (#2959 by @PPsyrius) - Update Norway holidays: update subdivision list as per 2024 administrative reform (#2952 by @Exerqtor, @arkid15r, @PPsyrius)
- Update Paraguay holidays: typo fixed, 2023-2025 government holidays (#2938 by @PPsyrius, @arkid15r)
- Update Serbia holidays: set 2007 as
start_year
(#2939 by @PPsyrius) - Update Sri Lanka holidays: testcase name typo fixed (#2940 by @PPsyrius)
- Update Switzerland holidays: standardize code comment (#2941 by @PPsyrius)
- Update Taiwan holidays: add support for 1998-2000 special weekend pattern (#2948 by @PPsyrius, @arkid15r)
- Update Thailand holidays: add support for historical weekend patterns (#2951 by @PPsyrius, @arkid15r)
- Update the United States holidays: add Father's Day and Mother's Day for
UNOFFICIAL
category (#2975 by @PPsyrius) - Add no holiday countries (#2969 by @arkid15r)
- Replace
lru_cache
withcache
(#2964 by @arkid15r, @KJhellico)
New Contributors:
- @Aaqilyousuf made their first contribution in #2953
- @AryaPhansalkar made their first contribution in #2971
- @Exerqtor made their first contribution in #2952
- @Oriol-Romani-BA made their first contribution in #2960
Full Changelog: v0.81...v0.82