spatie/holidays
Calculate public holidays
2.5.0
1.0M downloads/mo
#2558 most downloaded on Packagist
spatie/holidays
What this package is like to depend on
Last release 6 days ago
17 Aug 2026
Release timing varies
gaps range from 9 days to 5 months
Nearly every release is documented
notes for 46 of 47 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
47 releases · first in 2024
17 releases in the last 12 months
see the full history below
Release timeline
47 releases · Jan 2024 to Aug 2026Releases
latest 47-
2.5.017 Aug 2026Release notes
Open source →What's Changed
- Update pestphp/pest requirement from ^4.0 to ^5.0 by @dependabot[bot] in #338
- Add Hong Kong Public Holidays by @littpi in #339
New Contributors
Full Changelog: 2.4.0...2.5.0
Release notes
Open source →What's Changed
- Update pestphp/pest requirement from ^4.0 to ^5.0 by @dependabot[bot] in https://github.com/spatie/holidays/pull/338
- Add Hong Kong Public Holidays by @littpi in https://github.com/spatie/holidays/pull/339
New Contributors
- @littpi made their first contribution in https://github.com/spatie/holidays/pull/339
Full Changelog: https://github.com/spatie/holidays/compare/2.4.0...2.5.0
-
2.4.028 Jul 2026Release notes
Open source →What's Changed
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in #333
- Add Bulgarian public holidays by @piruzmand in #336
- update new holidays in Nicaragua by @calonzolg in #337
New Contributors
- @piruzmand made their first contribution in #336
Full Changelog: 2.3.0...2.4.0
Release notes
Open source →What's Changed
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in https://github.com/spatie/holidays/pull/333
- Add Bulgarian public holidays by @piruzmand in https://github.com/spatie/holidays/pull/336
- update new holidays in Nicaragua by @calonzolg in https://github.com/spatie/holidays/pull/337
New Contributors
- @piruzmand made their first contribution in https://github.com/spatie/holidays/pull/336
Full Changelog: https://github.com/spatie/holidays/compare/2.3.0...2.4.0
-
2.3.008 Jun 2026Release notes
Open source →What's Changed
- Add new Colombian national holiday from year 2026 by @luisprmat in #332
New Contributors
- @luisprmat made their first contribution in #332
Full Changelog: 2.2.0...2.3.0
Release notes
Open source →What's Changed
- Add new Colombian national holiday from year 2026 by @luisprmat in https://github.com/spatie/holidays/pull/332
New Contributors
- @luisprmat made their first contribution in https://github.com/spatie/holidays/pull/332
Full Changelog: https://github.com/spatie/holidays/compare/2.2.0...2.3.0
-
2.2.024 May 2026Release notes
Open source →What's Changed
- Adds Brazilian regions by @leobeal in https://github.com/spatie/holidays/pull/331
New Contributors
- @leobeal made their first contribution in https://github.com/spatie/holidays/pull/331
Full Changelog: https://github.com/spatie/holidays/compare/2.1.0...2.2.0
-
2.1.019 May 2026Release notes
Open source →What's Changed
- Bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 by @dependabot[bot] in #329
- Ethiopian holidays with locale. by @alazark94 in #330
New Contributors
- @alazark94 made their first contribution in #330
Full Changelog: 2.0.3...2.1.0
Release notes
Open source →What's Changed
- Bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 by @dependabot[bot] in https://github.com/spatie/holidays/pull/329
- Ethiopian holidays with locale. by @alazark94 in https://github.com/spatie/holidays/pull/330
New Contributors
- @alazark94 made their first contribution in https://github.com/spatie/holidays/pull/330
Full Changelog: https://github.com/spatie/holidays/compare/2.0.3...2.1.0
-
2.0.315 Apr 2026Release notes
Open source →What's Changed
- fix: add Easter Sunday and use official Epiphany name for Croatia by @vblazenka in #328
New Contributors
- @vblazenka made their first contribution in #328
Full Changelog: 2.0.2...2.0.3
Release notes
Open source →What's Changed
- fix: add Easter Sunday and use official Epiphany name for Croatia by @vblazenka in https://github.com/spatie/holidays/pull/328
New Contributors
- @vblazenka made their first contribution in https://github.com/spatie/holidays/pull/328
Full Changelog: https://github.com/spatie/holidays/compare/2.0.2...2.0.3
-
2.0.214 Apr 2026Release notes
Open source →What's Changed
- Fix: Add Carnival Tuesday as public holiday for Venezuela by @MathewsJose in #313
- fix: observe US federal holidays on nearest weekday when falling on weekend by @dev-kraken in #325
New Contributors
- @MathewsJose made their first contribution in #313
- @dev-kraken made their first contribution in #325
Full Changelog: 2.0.1...2.0.2
Release notes
Open source →What's Changed
- Fix: Add Carnival Tuesday as public holiday for Venezuela by @MathewsJose in https://github.com/spatie/holidays/pull/313
- fix: observe US federal holidays on nearest weekday when falling on weekend by @dev-kraken in https://github.com/spatie/holidays/pull/325
New Contributors
- @MathewsJose made their first contribution in https://github.com/spatie/holidays/pull/313
- @dev-kraken made their first contribution in https://github.com/spatie/holidays/pull/325
Full Changelog: https://github.com/spatie/holidays/compare/2.0.1...2.0.2
-
2.0.113 Apr 2026Release notes
Open source →What's Changed
- Add Saint Francis holiday to Italy by @Lukasss93 in #327
New Contributors
- @Lukasss93 made their first contribution in #327
Full Changelog: 2.0.0...2.0.1
Release notes
Open source →What's Changed
- Add Saint Francis holiday to Italy by @Lukasss93 in https://github.com/spatie/holidays/pull/327
New Contributors
- @Lukasss93 made their first contribution in https://github.com/spatie/holidays/pull/327
Full Changelog: https://github.com/spatie/holidays/compare/2.0.0...2.0.1
-
2.0.013 Apr 2026Release notes
Open source →Upgrade guide: https://github.com/spatie/holidays/blob/main/UPGRADING.md#from-v1-to-v2
What's Changed
- Fix existing country holiday bugs by @Nielsvanpach in #310
- V2: Introduce Holiday value object and HolidayType enum by @Nielsvanpach in #311
- V2: Replace glob-based country discovery with static CountryRegistry by @Nielsvanpach in #312
- V2: Remove country/year override parameters from Holidays API by @Nielsvanpach in #314
- V2: Require CarbonImmutable by @Nielsvanpach in #315
- V2: Standardize regional holidays with HasRegions interface by @Nielsvanpach in #316
- V2: Calendar architecture cleanup by @Nielsvanpach in #317
- V2: Translation system refactor by @Nielsvanpach in #318
- V2: Observable trait cleanup by @Nielsvanpach in #319
- V2: Per-country year ranges by @Nielsvanpach in #320
- V2: Add support for regional, observed, banked and religious holidays by @Nielsvanpach in #321
- V2: Improve Islamic calendar contracts by @Nielsvanpach in #322
- V2: Extend API functionalities by @Nielsvanpach in #323
- Fix: remove 'Deň boja za slobodu a demokraciu' Slovakia holiday for 2025+ and add test case by @damianchojnacki in #324
- Bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 by @dependabot[bot] in #326
- V2: Architectural rewrite by @Nielsvanpach in #309
New Contributors
- @damianchojnacki made their first contribution in #324
Full Changelog: 1.24.0...2.0.0
Release notes
Open source →Upgrade guide: https://github.com/spatie/holidays/blob/main/UPGRADING.md#from-v1-to-v2
What's Changed
- Fix existing country holiday bugs by @Nielsvanpach in https://github.com/spatie/holidays/pull/310
- V2: Introduce Holiday value object and HolidayType enum by @Nielsvanpach in https://github.com/spatie/holidays/pull/311
- V2: Replace glob-based country discovery with static CountryRegistry by @Nielsvanpach in https://github.com/spatie/holidays/pull/312
- V2: Remove country/year override parameters from Holidays API by @Nielsvanpach in https://github.com/spatie/holidays/pull/314
- V2: Require CarbonImmutable by @Nielsvanpach in https://github.com/spatie/holidays/pull/315
- V2: Standardize regional holidays with HasRegions interface by @Nielsvanpach in https://github.com/spatie/holidays/pull/316
- V2: Calendar architecture cleanup by @Nielsvanpach in https://github.com/spatie/holidays/pull/317
- V2: Translation system refactor by @Nielsvanpach in https://github.com/spatie/holidays/pull/318
- V2: Observable trait cleanup by @Nielsvanpach in https://github.com/spatie/holidays/pull/319
- V2: Per-country year ranges by @Nielsvanpach in https://github.com/spatie/holidays/pull/320
- V2: Add support for regional, observed, banked and religious holidays by @Nielsvanpach in https://github.com/spatie/holidays/pull/321
- V2: Improve Islamic calendar contracts by @Nielsvanpach in https://github.com/spatie/holidays/pull/322
- V2: Extend API functionalities by @Nielsvanpach in https://github.com/spatie/holidays/pull/323
- Fix: remove 'Deň boja za slobodu a demokraciu' Slovakia holiday for 2025+ and add test case by @damianchojnacki in https://github.com/spatie/holidays/pull/324
- Bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 by @dependabot[bot] in https://github.com/spatie/holidays/pull/326
- V2: Architectural rewrite by @Nielsvanpach in https://github.com/spatie/holidays/pull/309
New Contributors
- @damianchojnacki made their first contribution in https://github.com/spatie/holidays/pull/324
Full Changelog: https://github.com/spatie/holidays/compare/1.24.0...2.0.0
-
1.24.022 Jan 2026Release notes
Open source →What's Changed
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #299
- Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in #304
- Add Iceland holidays by @mikktol in #306
- add 75th anniversary of the uprising in the GDR in 2028 for Berlin by @arnebr in #302
- Remove duplicate snapshot by @xHeaven in #301
- Fix duplicate entry for Arafat Day 2 in holidays.json by @JakubNovak123 in #303
New Contributors
- @mikktol made their first contribution in #306
- @JakubNovak123 made their first contribution in #303
Full Changelog: 1.23.0...1.24.0
Release notes
Open source →What's Changed
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/spatie/holidays/pull/299
- Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in https://github.com/spatie/holidays/pull/304
- Add Iceland holidays by @mikktol in https://github.com/spatie/holidays/pull/306
- add 75th anniversary of the uprising in the GDR in 2028 for Berlin by @arnebr in https://github.com/spatie/holidays/pull/302
- Remove duplicate snapshot by @xHeaven in https://github.com/spatie/holidays/pull/301
- Fix duplicate entry for Arafat Day 2 in holidays.json by @JakubNovak123 in https://github.com/spatie/holidays/pull/303
New Contributors
- @mikktol made their first contribution in https://github.com/spatie/holidays/pull/306
- @JakubNovak123 made their first contribution in https://github.com/spatie/holidays/pull/303
Full Changelog: https://github.com/spatie/holidays/compare/1.23.0...1.24.0
-
1.23.006 Nov 2025Release notes
Open source →What's Changed
- update holidays in Ghana by @petersowah in https://github.com/spatie/holidays/pull/285
Full Changelog: https://github.com/spatie/holidays/compare/1.22.1...1.23.0
-
1.22.104 Nov 2025Release notes
Open source →What's Changed
- refactor(isHoliday): simplify date comparison logic and improve efficiency by @Ayoub-Mabrouk in https://github.com/spatie/holidays/pull/268
- perf: implement lazy-initialized Chinese calendar formatter by @Ayoub-Mabrouk in https://github.com/spatie/holidays/pull/266
Full Changelog: https://github.com/spatie/holidays/compare/1.22.0...1.22.1
-
1.22.031 Oct 2025Release notes
Open source →What's Changed
- Added Symfony 8 support to all symfony/* packages. by @thecaliskan in https://github.com/spatie/holidays/pull/298
- feat: add honduras by @Camilosh24 in https://github.com/spatie/holidays/pull/296
- Fix locale in getInRange method by @kitro in https://github.com/spatie/holidays/pull/297
New Contributors
- @Camilosh24 made their first contribution in https://github.com/spatie/holidays/pull/296
Full Changelog: https://github.com/spatie/holidays/compare/1.21.0...1.22.0
-
1.21.028 Oct 2025Release notes
Open source →What's Changed
- ci: add tests for PHP 8.5 by @Chris53897 in https://github.com/spatie/holidays/pull/292
- Spain holidays in 2026 by @NasimAwabdy in https://github.com/spatie/holidays/pull/295
- feat: add Labour Day to region 'ch-tg' for Switzerland by @Kenny1291 in https://github.com/spatie/holidays/pull/294
New Contributors
- @NasimAwabdy made their first contribution in https://github.com/spatie/holidays/pull/295
Full Changelog: https://github.com/spatie/holidays/compare/1.20.0...1.21.0
-
1.20.014 Oct 2025Release notes
Open source →What's Changed
- add Tag der Befreiung in 2025 for Berlin by @hebbet in https://github.com/spatie/holidays/pull/291
New Contributors
- @hebbet made their first contribution in https://github.com/spatie/holidays/pull/291
Full Changelog: https://github.com/spatie/holidays/compare/1.19.0...1.20.0
-
1.19.014 Oct 2025Release notes
Open source →What's Changed
- Bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in https://github.com/spatie/holidays/pull/290
- fix: updated InvalidYear exception by @fabkho in https://github.com/spatie/holidays/pull/280
New Contributors
- @fabkho made their first contribution in https://github.com/spatie/holidays/pull/280
Full Changelog: https://github.com/spatie/holidays/compare/1.18.0...1.19.0
-
1.18.022 Sep 2025Release notes
Open source →What's Changed
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in https://github.com/spatie/holidays/pull/274
- Bump aglipanci/laravel-pint-action from 2.5 to 2.6 by @dependabot[bot] in https://github.com/spatie/holidays/pull/281
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/spatie/holidays/pull/283
- ci: add tests for PHP 8.4 by @Chris53897 in https://github.com/spatie/holidays/pull/287
- Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot[bot] in https://github.com/spatie/holidays/pull/278
- Add 2 missing Slovenian holidays by @aljazromih in https://github.com/spatie/holidays/pull/276
- Add English translation for Dutch holidays by @ericwoude in https://github.com/spatie/holidays/pull/277
- fix: invalid historical date for
Slovakiacountry by @patressz in https://github.com/spatie/holidays/pull/284 - Review italian holidays translations by @danielebarbaro in https://github.com/spatie/holidays/pull/282
- Synced Islamic Dates for Turkey by @thecaliskan in https://github.com/spatie/holidays/pull/286
- Add new country
Georgiaby @lukakilai in https://github.com/spatie/holidays/pull/288
New Contributors
- @aljazromih made their first contribution in https://github.com/spatie/holidays/pull/276
- @ericwoude made their first contribution in https://github.com/spatie/holidays/pull/277
- @danielebarbaro made their first contribution in https://github.com/spatie/holidays/pull/282
- @lukakilai made their first contribution in https://github.com/spatie/holidays/pull/288
Full Changelog: https://github.com/spatie/holidays/compare/1.17.3...1.18.0
-
1.17.305 May 2025Release notes
Open source →What's Changed
- feat: add Christmas Eve from year 2025 for Poland by @Kenny1291 in https://github.com/spatie/holidays/pull/271
Full Changelog: https://github.com/spatie/holidays/compare/1.17.2...1.17.3
-
1.17.205 May 2025Release notes
Open source →What's Changed
- refactor: simplify null coalescing and optional chaining in getOverlapping by @Ayoub-Mabrouk in https://github.com/spatie/holidays/pull/265
- fix: remove non-variable holiday "Cambio de Gobierno" from Mexico by @Kenny1291 in https://github.com/spatie/holidays/pull/270
New Contributors
- @Ayoub-Mabrouk made their first contribution in https://github.com/spatie/holidays/pull/265
Full Changelog: https://github.com/spatie/holidays/compare/1.17.1...1.17.2
-
1.17.123 Apr 2025Release notes
Open source →What's Changed
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in https://github.com/spatie/holidays/pull/259
- Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in https://github.com/spatie/holidays/pull/260
- Tweak Netherlands holidays by @mbardelmeijer in https://github.com/spatie/holidays/pull/263
New Contributors
- @mbardelmeijer made their first contribution in https://github.com/spatie/holidays/pull/263
Full Changelog: https://github.com/spatie/holidays/compare/1.17.0...1.17.1
-
1.17.030 Dec 2024Release notes
Open source →What's Changed
- Fix: some of the dates for Argentina where incorrectly formated by @Akrista in https://github.com/spatie/holidays/pull/255
- Regenerate pest snapshot for Argentina / Generate pest snapshot for Indonesia test by @Akrista in https://github.com/spatie/holidays/pull/256
- Spain regional holidays 2025 by @prodelpe in https://github.com/spatie/holidays/pull/258
New Contributors
- @Akrista made their first contribution in https://github.com/spatie/holidays/pull/255
- @prodelpe made their first contribution in https://github.com/spatie/holidays/pull/258
Full Changelog: https://github.com/spatie/holidays/compare/1.16.0...1.17.0
-
1.16.018 Dec 2024Release notes
Open source →What's Changed
- Add new country
Paraguayby @hschimpf in https://github.com/spatie/holidays/pull/254
New Contributors
- @hschimpf made their first contribution in https://github.com/spatie/holidays/pull/254
Full Changelog: https://github.com/spatie/holidays/compare/1.15.0...1.16.0
- Add new country
-
1.15.019 Oct 2024Release notes
Open source →What's Changed
- feat: add calendar for Nepal by @maskeynihal in https://github.com/spatie/holidays/pull/247
New Contributors
- @maskeynihal made their first contribution in https://github.com/spatie/holidays/pull/247
Full Changelog: https://github.com/spatie/holidays/compare/1.14.1...1.15.0
-
1.14.110 Oct 2024Release notes
Open source →What's Changed
- Update laravel/prompts requirement from ^0.2.0 to ^0.3.0 by @dependabot in https://github.com/spatie/holidays/pull/244
- update(holiday): Utamaduni day renamed to Mazingira day by @vamuigua in https://github.com/spatie/holidays/pull/245
New Contributors
- @vamuigua made their first contribution in https://github.com/spatie/holidays/pull/245
Full Changelog: https://github.com/spatie/holidays/compare/1.14.0...1.14.1
-
1.14.001 Oct 2024Release notes
Open source →What's Changed
- Update laravel/prompts requirement from ^0.1.15 to ^0.2.0 by @dependabot in https://github.com/spatie/holidays/pull/238
- Add Malaysia holiday by @pisyek in https://github.com/spatie/holidays/pull/17
New Contributors
- @pisyek made their first contribution in https://github.com/spatie/holidays/pull/17
Full Changelog: https://github.com/spatie/holidays/compare/1.13.1...1.14.0
-
1.13.106 Sep 2024Release notes
Open source →What's Changed
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in https://github.com/spatie/holidays/pull/233
- Wrong date fixed by @juref-specto in https://github.com/spatie/holidays/pull/235
- feat: improve PHPDoc for get() by @Chris53897 in https://github.com/spatie/holidays/pull/232
New Contributors
- @juref-specto made their first contribution in https://github.com/spatie/holidays/pull/235
Full Changelog: https://github.com/spatie/holidays/compare/1.13.0...1.13.1
-
1.13.024 Jun 2024Release notes
Open source →What's Changed
- Add getInRange function by @inDeev in https://github.com/spatie/holidays/pull/150
- docs: fix code examples in README.md by @Chris53897 in https://github.com/spatie/holidays/pull/231
New Contributors
- @Chris53897 made their first contribution in https://github.com/spatie/holidays/pull/231
Full Changelog: https://github.com/spatie/holidays/compare/1.12.0...1.13.0
-
1.12.015 Jun 2024Release notes
Open source →What's Changed
- Add Maldivian holidays by @ahmedmansoor in https://github.com/spatie/holidays/pull/229
- Add fr lang for Morocco holidays by @kitro in https://github.com/spatie/holidays/pull/230
- Add New Zealand Holidays by @jpgnz in https://github.com/spatie/holidays/pull/207
New Contributors
- @ahmedmansoor made their first contribution in https://github.com/spatie/holidays/pull/229
- @kitro made their first contribution in https://github.com/spatie/holidays/pull/230
- @jpgnz made their first contribution in https://github.com/spatie/holidays/pull/207
Full Changelog: https://github.com/spatie/holidays/compare/1.11.0...1.12.0
-
1.11.013 Jun 2024Release notes
Open source →What's Changed
- Add holidays for korea by @jws1837 in https://github.com/spatie/holidays/pull/222
- Update Sweden.php to always use leading zero in day by @adevade in https://github.com/spatie/holidays/pull/224
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in https://github.com/spatie/holidays/pull/225
- Add greece holidays by @lowv-developer in https://github.com/spatie/holidays/pull/226
- Update README.md to remove named parameter from make by @arnebr in https://github.com/spatie/holidays/pull/227
- Add Holidays - Pakistan by @muhammad-nauman in https://github.com/spatie/holidays/pull/19
- Update Slovakia.php by @hamrak in https://github.com/spatie/holidays/pull/228
- Add Moroccan Holidays by @YazidKHALDI in https://github.com/spatie/holidays/pull/56
- Add Benin Holidays by @Massoud114 in https://github.com/spatie/holidays/pull/145
- Add indian holidays by @webmavensteam in https://github.com/spatie/holidays/pull/220
New Contributors
- @jws1837 made their first contribution in https://github.com/spatie/holidays/pull/222
- @muhammad-nauman made their first contribution in https://github.com/spatie/holidays/pull/19
- @hamrak made their first contribution in https://github.com/spatie/holidays/pull/228
- @YazidKHALDI made their first contribution in https://github.com/spatie/holidays/pull/56
- @Massoud114 made their first contribution in https://github.com/spatie/holidays/pull/145
- @webmavensteam made their first contribution in https://github.com/spatie/holidays/pull/220
Full Changelog: https://github.com/spatie/holidays/compare/1.10.0...1.11.0
-
1.10.029 Apr 2024Release notes
Open source →What's Changed
- add Tunisia Holidays by @mr-wolf-gb in https://github.com/spatie/holidays/pull/109
- Add holidays for Ecuador by @insoutt in https://github.com/spatie/holidays/pull/218
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in https://github.com/spatie/holidays/pull/221
- feat: remove canceled day of the rest from
Slovakiacountry by @patressz in https://github.com/spatie/holidays/pull/223
New Contributors
- @mr-wolf-gb made their first contribution in https://github.com/spatie/holidays/pull/109
- @insoutt made their first contribution in https://github.com/spatie/holidays/pull/218
Full Changelog: https://github.com/spatie/holidays/compare/1.9.1...1.10.0
-
1.9.102 Apr 2024Release notes
Open source →What's Changed
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in https://github.com/spatie/holidays/pull/215
- Fix the Holidays in French speaking Switzerland by @OlinB in https://github.com/spatie/holidays/pull/217
New Contributors
- @dependabot made their first contribution in https://github.com/spatie/holidays/pull/215
- @OlinB made their first contribution in https://github.com/spatie/holidays/pull/217
Full Changelog: https://github.com/spatie/holidays/compare/1.9.0...1.9.1
-
1.9.022 Mar 2024Release notes
Open source →What's Changed
- Implement Islamic calendar by @Nielsvanpach in https://github.com/spatie/holidays/pull/214
- Add holidays for Bosnia And Herzegovina by @DesaBL in https://github.com/spatie/holidays/pull/203
New Contributors
- @DesaBL made their first contribution in https://github.com/spatie/holidays/pull/203
Full Changelog: https://github.com/spatie/holidays/compare/1.8.0...1.9.0
-
1.8.008 Mar 2024Release notes
Open source →What's Changed
- Adding holidays for Bahrain by @bo3bdo in https://github.com/spatie/holidays/pull/206
- Add default locale by @Nielsvanpach in https://github.com/spatie/holidays/pull/208
- Fix: Canada Victoria Day correction in test and calculation by @mercury64 in https://github.com/spatie/holidays/pull/211
New Contributors
- @bo3bdo made their first contribution in https://github.com/spatie/holidays/pull/206
- @mercury64 made their first contribution in https://github.com/spatie/holidays/pull/211
Full Changelog: https://github.com/spatie/holidays/compare/1.7.0...1.8.0
-
1.7.008 Feb 2024Release notes
Open source →What's Changed
- Add Uzbekistan Holidays by @shoxrux1996 in https://github.com/spatie/holidays/pull/81
- Add Azerbaijan holidays by @kenanaga in https://github.com/spatie/holidays/pull/166
- Enhanced holiday dates in Ghana by @Ikpeba4ll in https://github.com/spatie/holidays/pull/80
- Adding holidays for syria by @abdulrhmanak213 in https://github.com/spatie/holidays/pull/201
New Contributors
- @shoxrux1996 made their first contribution in https://github.com/spatie/holidays/pull/81
- @kenanaga made their first contribution in https://github.com/spatie/holidays/pull/166
- @Ikpeba4ll made their first contribution in https://github.com/spatie/holidays/pull/80
- @abdulrhmanak213 made their first contribution in https://github.com/spatie/holidays/pull/201
Full Changelog: https://github.com/spatie/holidays/compare/1.6.1...1.7.0
-
1.6.107 Feb 2024Release notes
Open source →What's Changed
- Fixes for Egyptian holidays by @wessama in https://github.com/spatie/holidays/pull/155
New Contributors
- @wessama made their first contribution in https://github.com/spatie/holidays/pull/155
Full Changelog: https://github.com/spatie/holidays/compare/1.6.0...1.6.1
-
1.6.007 Feb 2024Release notes
Open source →What's Changed
- Add holidays for Argentine by @damian-developer in https://github.com/spatie/holidays/pull/200
- Add Spanish Holidays by @jaltez in https://github.com/spatie/holidays/pull/34
- Add support for Carbon v3 by @Nielsvanpach in https://github.com/spatie/holidays/pull/204
New Contributors
- @damian-developer made their first contribution in https://github.com/spatie/holidays/pull/200
- @jaltez made their first contribution in https://github.com/spatie/holidays/pull/34
Full Changelog: https://github.com/spatie/holidays/compare/1.5.1...1.6.0
-
1.5.101 Feb 2024Release notes
Open source →Fix translations for Albania & Iran
Full Changelog: https://github.com/spatie/holidays/compare/1.5.0...1.5.1
-
1.5.001 Feb 2024Release notes
Open source →What's Changed
- Fix Danish Easter dates offset by @danielboendergaard in https://github.com/spatie/holidays/pull/197
- Albanian National Holidays by @MirilTerolli in https://github.com/spatie/holidays/pull/157
- Add holidays for Jamaica by @oraneedwards in https://github.com/spatie/holidays/pull/185
- Add public holidays for Ghana by @petersowah in https://github.com/spatie/holidays/pull/175
- Support for Slovenian language second PR after rebase problem by @juref in https://github.com/spatie/holidays/pull/139
- Add Moldavian Holidays by @vkosachev in https://github.com/spatie/holidays/pull/95
- Add
EgyptHolidays by @michaelnabil230 in https://github.com/spatie/holidays/pull/35 - add myanmar holidays by @yethusoe91 in https://github.com/spatie/holidays/pull/29
- Added support for holidays in Nigeria by @cybernerdie in https://github.com/spatie/holidays/pull/10
- Add support for Swedish holidays by @adevade in https://github.com/spatie/holidays/pull/199
- Add National and Revolutionary Iran Holidays by @alisalehi1380 in https://github.com/spatie/holidays/pull/146
New Contributors
- @danielboendergaard made their first contribution in https://github.com/spatie/holidays/pull/197
- @MirilTerolli made their first contribution in https://github.com/spatie/holidays/pull/157
- @oraneedwards made their first contribution in https://github.com/spatie/holidays/pull/185
- @petersowah made their first contribution in https://github.com/spatie/holidays/pull/175
- @juref made their first contribution in https://github.com/spatie/holidays/pull/139
- @vkosachev made their first contribution in https://github.com/spatie/holidays/pull/95
- @michaelnabil230 made their first contribution in https://github.com/spatie/holidays/pull/35
- @yethusoe91 made their first contribution in https://github.com/spatie/holidays/pull/29
- @adevade made their first contribution in https://github.com/spatie/holidays/pull/199
- @alisalehi1380 made their first contribution in https://github.com/spatie/holidays/pull/146
Full Changelog: https://github.com/spatie/holidays/compare/1.4.0...1.5.0
-
1.4.030 Jan 2024Release notes
Open source →What's Changed
- Add Montenegro holidays by @Rkishahaha in https://github.com/spatie/holidays/pull/171
- Add Angola Holidays by @monteirofutila in https://github.com/spatie/holidays/pull/89
- add wales, england, scotland and northern ireland by @SimonBarrettACT in https://github.com/spatie/holidays/pull/162
- Add Chile Holidays by @AndresReyesDev in https://github.com/spatie/holidays/pull/88
- Added Kenyan holidays by @PhilN8 in https://github.com/spatie/holidays/pull/69
- Add vietnamese holidays by @kevinb1989 in https://github.com/spatie/holidays/pull/115
- Germany: Adding local for EN, FR, NL by @arnebr in https://github.com/spatie/holidays/pull/183
- Support for Taiwan holidays by @takeshiyu in https://github.com/spatie/holidays/pull/124
- Fixing README.md to update region parameter in country constructor to a working example by @arnebr in https://github.com/spatie/holidays/pull/184
- Draft: Add Support for Switzerland by @Martin-Welte in https://github.com/spatie/holidays/pull/49
- Add Tanzania national holiday by @alphaolomi in https://github.com/spatie/holidays/pull/98
- Switzerland: add missing holidays to "ch-ur" region by @Kenny1291 in https://github.com/spatie/holidays/pull/191
- Germany: Setting some historical holidays by @arnebr in https://github.com/spatie/holidays/pull/188
- feat: Add Bangla language support for Bangladeshi holidays by @jfBiswajit in https://github.com/spatie/holidays/pull/182
- add indonesia holiday by @ddouble-d in https://github.com/spatie/holidays/pull/66
New Contributors
- @Rkishahaha made their first contribution in https://github.com/spatie/holidays/pull/171
- @monteirofutila made their first contribution in https://github.com/spatie/holidays/pull/89
- @SimonBarrettACT made their first contribution in https://github.com/spatie/holidays/pull/162
- @AndresReyesDev made their first contribution in https://github.com/spatie/holidays/pull/88
- @PhilN8 made their first contribution in https://github.com/spatie/holidays/pull/69
- @kevinb1989 made their first contribution in https://github.com/spatie/holidays/pull/115
- @takeshiyu made their first contribution in https://github.com/spatie/holidays/pull/124
- @alphaolomi made their first contribution in https://github.com/spatie/holidays/pull/98
- @Kenny1291 made their first contribution in https://github.com/spatie/holidays/pull/191
- @jfBiswajit made their first contribution in https://github.com/spatie/holidays/pull/182
- @ddouble-d made their first contribution in https://github.com/spatie/holidays/pull/66
Full Changelog: https://github.com/spatie/holidays/compare/1.3.0...1.4.0
-
1.3.025 Jan 2024Release notes
Open source →What's Changed
- Add Ukrainian holidays by @kapi14 in https://github.com/spatie/holidays/pull/112
- Added Turkey holidays by @thecaliskan in https://github.com/spatie/holidays/pull/70
- Added has helper by @thecaliskan in https://github.com/spatie/holidays/pull/170
- Add Slovakia holidays by @patressz in https://github.com/spatie/holidays/pull/102
- Add support for multi languages by @Nielsvanpach in https://github.com/spatie/holidays/pull/177
- Add latvian holidays by @IvarsSaudinis in https://github.com/spatie/holidays/pull/169
- Added Colombia Holidays by @alvleont in https://github.com/spatie/holidays/pull/55
- Add Finnish Holidays by @ConnySjoblom in https://github.com/spatie/holidays/pull/85
- Add Japan support by @mkokio in https://github.com/spatie/holidays/pull/160
- Add United States Holidays by @arcdigital in https://github.com/spatie/holidays/pull/26
- Add Serbian holidays by @knubbe82 in https://github.com/spatie/holidays/pull/107
- Add El Salvador Holidays by @vlltr in https://github.com/spatie/holidays/pull/93
- Belarus Holidays by @Jampire in https://github.com/spatie/holidays/pull/156
- Adding German holidays by @arnebr in https://github.com/spatie/holidays/pull/8
- Add Australian Holidays by @patrickomeara in https://github.com/spatie/holidays/pull/43
- Update Australia.php by @OnyileFelix1 in https://github.com/spatie/holidays/pull/178
- Bug fix: calculating orthodox easter by @Nielsvanpach in https://github.com/spatie/holidays/pull/180
New Contributors
- @kapi14 made their first contribution in https://github.com/spatie/holidays/pull/112
- @patressz made their first contribution in https://github.com/spatie/holidays/pull/102
- @IvarsSaudinis made their first contribution in https://github.com/spatie/holidays/pull/169
- @alvleont made their first contribution in https://github.com/spatie/holidays/pull/55
- @ConnySjoblom made their first contribution in https://github.com/spatie/holidays/pull/85
- @mkokio made their first contribution in https://github.com/spatie/holidays/pull/160
- @arcdigital made their first contribution in https://github.com/spatie/holidays/pull/26
- @knubbe82 made their first contribution in https://github.com/spatie/holidays/pull/107
- @vlltr made their first contribution in https://github.com/spatie/holidays/pull/93
- @Jampire made their first contribution in https://github.com/spatie/holidays/pull/156
- @arnebr made their first contribution in https://github.com/spatie/holidays/pull/8
- @patrickomeara made their first contribution in https://github.com/spatie/holidays/pull/43
- @OnyileFelix1 made their first contribution in https://github.com/spatie/holidays/pull/178
Full Changelog: https://github.com/spatie/holidays/compare/1.2.0...1.3.0
-
1.2.023 Jan 2024Release notes
Open source →What's Changed
- Added Dominican Republic holidays by @KiritoXD01 in https://github.com/spatie/holidays/pull/57
- Added pint package by @thecaliskan in https://github.com/spatie/holidays/pull/149
- Polish holidays by @srsbiz in https://github.com/spatie/holidays/pull/154
- Add Support for Liechtenstein by @Martin-Welte in https://github.com/spatie/holidays/pull/33
- test: update liechtenstein snapshot by @Martin-Welte in https://github.com/spatie/holidays/pull/164
- Added Haiti holidays by @ivanmercedes in https://github.com/spatie/holidays/pull/148
- Add Romanian Holidays by @florinp in https://github.com/spatie/holidays/pull/27
- Add Guatemala holidays by @ejchiroy in https://github.com/spatie/holidays/pull/106
- Add holidays for Luxembourg by @UrbinCedric in https://github.com/spatie/holidays/pull/165
- Add holidays for South Africa by @pierredup in https://github.com/spatie/holidays/pull/30
- Add Peru holidays by @dlopez525 in https://github.com/spatie/holidays/pull/54
- Update Dutch holidays by @ndijkstra in https://github.com/spatie/holidays/pull/67
- Added historical data for Czechia by @inDeev in https://github.com/spatie/holidays/pull/159
- Add Greece holidays by @lowv-developer in https://github.com/spatie/holidays/pull/114
- Add 🇽🇰Kosovo🇽🇰 Holidays by @AvdylKrasniqi in https://github.com/spatie/holidays/pull/151
- Feature/add panama holidays by @amitsamtani in https://github.com/spatie/holidays/pull/147
- Add Norway Holidays by @Tor2r in https://github.com/spatie/holidays/pull/105
- Add Lithuanian holidays by @eimantaaas in https://github.com/spatie/holidays/pull/163
- Add Canadian Holidays by @thinkstylestudio in https://github.com/spatie/holidays/pull/41
- Add Turkmenistan Holidays by @kakajansh in https://github.com/spatie/holidays/pull/96
New Contributors
- @KiritoXD01 made their first contribution in https://github.com/spatie/holidays/pull/57
- @thecaliskan made their first contribution in https://github.com/spatie/holidays/pull/149
- @srsbiz made their first contribution in https://github.com/spatie/holidays/pull/154
- @Martin-Welte made their first contribution in https://github.com/spatie/holidays/pull/33
- @ivanmercedes made their first contribution in https://github.com/spatie/holidays/pull/148
- @florinp made their first contribution in https://github.com/spatie/holidays/pull/27
- @ejchiroy made their first contribution in https://github.com/spatie/holidays/pull/106
- @UrbinCedric made their first contribution in https://github.com/spatie/holidays/pull/165
- @pierredup made their first contribution in https://github.com/spatie/holidays/pull/30
- @dlopez525 made their first contribution in https://github.com/spatie/holidays/pull/54
- @ndijkstra made their first contribution in https://github.com/spatie/holidays/pull/67
- @inDeev made their first contribution in https://github.com/spatie/holidays/pull/159
- @lowv-developer made their first contribution in https://github.com/spatie/holidays/pull/114
- @AvdylKrasniqi made their first contribution in https://github.com/spatie/holidays/pull/151
- @amitsamtani made their first contribution in https://github.com/spatie/holidays/pull/147
- @Tor2r made their first contribution in https://github.com/spatie/holidays/pull/105
- @eimantaaas made their first contribution in https://github.com/spatie/holidays/pull/163
- @thinkstylestudio made their first contribution in https://github.com/spatie/holidays/pull/41
- @kakajansh made their first contribution in https://github.com/spatie/holidays/pull/96
Full Changelog: https://github.com/spatie/holidays/compare/1.1.0...1.2.0
-
1.1.019 Jan 2024Release notes
Open source →What's Changed
- Fix incorrect usage in README by @cybernerdie in https://github.com/spatie/holidays/pull/16
- Add Andorra Holidays by @BurtDS in https://github.com/spatie/holidays/pull/36
- Add documentation on how to contribute by @Nielsvanpach in https://github.com/spatie/holidays/pull/73
- Danish holidays by @RootAccessPlease in https://github.com/spatie/holidays/pull/5
- Introducing Basic Playground by @devajmeireles in https://github.com/spatie/holidays/pull/28
- fix: Oudjaarsdag is not a public holiday by @RickDBCN in https://github.com/spatie/holidays/pull/64
- Adds support for Portuguese Holidays by @lamelas in https://github.com/spatie/holidays/pull/9
- Added Zambian Holidays by @chandachewe10 in https://github.com/spatie/holidays/pull/83
- Add Italian holidays by @mauricius in https://github.com/spatie/holidays/pull/24
- Add French holidays by @levrailoup in https://github.com/spatie/holidays/pull/15
- Add Czech holidays by @vrerabek in https://github.com/spatie/holidays/pull/22
- Update Brazil.php by @juliofagundes in https://github.com/spatie/holidays/pull/101
- Added Uganda Public Holidays and Unit Tests by @Crawford30 in https://github.com/spatie/holidays/pull/126
- Support for Venezuelan holidays by @ricardomartos in https://github.com/spatie/holidays/pull/125
- Add Macedonian holidays by @object505 in https://github.com/spatie/holidays/pull/119
- Adding Nicaragua Holidays by @calonzolg in https://github.com/spatie/holidays/pull/92
- add Philippine national holidays by @kndrckjvr in https://github.com/spatie/holidays/pull/25
- Adding Full Mexican Holidays by @davsaniuv in https://github.com/spatie/holidays/pull/23
- Add support for Irish public holidays by @marchanlon in https://github.com/spatie/holidays/pull/44
- Add support for Croatian public holidays by @mcbuckets in https://github.com/spatie/holidays/pull/45
- Bolivian holidays by @rats4final in https://github.com/spatie/holidays/pull/40
- Add Estonian holidays by @hulkur in https://github.com/spatie/holidays/pull/47
- Update README.md by @eltociear in https://github.com/spatie/holidays/pull/134
- Public Holidays for Malawi by @Crawford30 in https://github.com/spatie/holidays/pull/133
- Add Bangladesh holidays by @arifszn in https://github.com/spatie/holidays/pull/21
- Adding Full Mandatory Mexican holidays by @dantes4ur in https://github.com/spatie/holidays/pull/20
- mexico fixes by @Nielsvanpach in https://github.com/spatie/holidays/pull/140
New Contributors
- @cybernerdie made their first contribution in https://github.com/spatie/holidays/pull/16
- @BurtDS made their first contribution in https://github.com/spatie/holidays/pull/36
- @Nielsvanpach made their first contribution in https://github.com/spatie/holidays/pull/73
- @RootAccessPlease made their first contribution in https://github.com/spatie/holidays/pull/5
- @RickDBCN made their first contribution in https://github.com/spatie/holidays/pull/64
- @lamelas made their first contribution in https://github.com/spatie/holidays/pull/9
- @chandachewe10 made their first contribution in https://github.com/spatie/holidays/pull/83
- @mauricius made their first contribution in https://github.com/spatie/holidays/pull/24
- @levrailoup made their first contribution in https://github.com/spatie/holidays/pull/15
- @vrerabek made their first contribution in https://github.com/spatie/holidays/pull/22
- @juliofagundes made their first contribution in https://github.com/spatie/holidays/pull/101
- @Crawford30 made their first contribution in https://github.com/spatie/holidays/pull/126
- @ricardomartos made their first contribution in https://github.com/spatie/holidays/pull/125
- @object505 made their first contribution in https://github.com/spatie/holidays/pull/119
- @calonzolg made their first contribution in https://github.com/spatie/holidays/pull/92
- @kndrckjvr made their first contribution in https://github.com/spatie/holidays/pull/25
- @davsaniuv made their first contribution in https://github.com/spatie/holidays/pull/23
- @marchanlon made their first contribution in https://github.com/spatie/holidays/pull/44
- @mcbuckets made their first contribution in https://github.com/spatie/holidays/pull/45
- @rats4final made their first contribution in https://github.com/spatie/holidays/pull/40
- @hulkur made their first contribution in https://github.com/spatie/holidays/pull/47
- @eltociear made their first contribution in https://github.com/spatie/holidays/pull/134
- @arifszn made their first contribution in https://github.com/spatie/holidays/pull/21
- @dantes4ur made their first contribution in https://github.com/spatie/holidays/pull/20
Full Changelog: https://github.com/spatie/holidays/compare/1.0.2...1.1.0
-
1.0.217 Jan 2024Release notes
Open source →What's Changed
- Add holidays for Austria @felixfrey in https://github.com/spatie/holidays/pull/6
- Add holidays for Brazil by @devajmeireles in https://github.com/spatie/holidays/pull/13
- Use correct timezone for NL by @dcc-bjorn in https://github.com/spatie/holidays/pull/4
- Use more common names for Dutch holidays by @CasEbb in https://github.com/spatie/holidays/pull/7
New Contributors
- @dcc-bjorn made their first contribution in https://github.com/spatie/holidays/pull/4
- @felixfrey made their first contribution in https://github.com/spatie/holidays/pull/6
- @CasEbb made their first contribution in https://github.com/spatie/holidays/pull/7
- @devajmeireles made their first contribution in https://github.com/spatie/holidays/pull/13
Full Changelog: https://github.com/spatie/holidays/compare/1.0.1...1.0.2
-
1.0.117 Jan 2024Release notes
Open source →Full Changelog: https://github.com/spatie/holidays/compare/1.0.0...1.0.1
-
1.0.017 Jan 2024Release notes
Open source →Full Changelog: https://github.com/spatie/holidays/compare/0.0.2...1.0.0
-
0.0.217 Jan 2024Release notes
Open source →- experimental release
What's Changed
- Add Hungary to the supported countries by @xHeaven in https://github.com/spatie/holidays/pull/3
New Contributors
- @xHeaven made their first contribution in https://github.com/spatie/holidays/pull/3
Full Changelog: https://github.com/spatie/holidays/compare/0.0.1...0.0.2
-
0.0.115 Jan 2024Nothing published for this version