Skip to content

Latest commit

 

History

History
476 lines (341 loc) · 25.6 KB

CHANGELOG.md

File metadata and controls

476 lines (341 loc) · 25.6 KB

Changelog

All notable changes to holidays will be documented in this file.

1.15.0 - 2024-10-19

What's Changed

  • feat: add calendar for Nepal by @maskeynihal in #247

New Contributors

  • @maskeynihal made their first contribution in #247

Full Changelog: https://github.com/spatie/holidays/compare/1.14.1...1.15.0

1.14.1 - 2024-10-10

What's Changed

  • Update laravel/prompts requirement from ^0.2.0 to ^0.3.0 by @dependabot in #244
  • update(holiday): Utamaduni day renamed to Mazingira day by @vamuigua in #245

New Contributors

  • @vamuigua made their first contribution in #245

Full Changelog: https://github.com/spatie/holidays/compare/1.14.0...1.14.1

1.14.0 - 2024-10-01

What's Changed

  • Update laravel/prompts requirement from ^0.1.15 to ^0.2.0 by @dependabot in #238
  • Add Malaysia holiday by @pisyek in #17

New Contributors

  • @pisyek made their first contribution in #17

Full Changelog: https://github.com/spatie/holidays/compare/1.13.1...1.14.0

1.13.1 - 2024-09-06

What's Changed

  • Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #233
  • Wrong date fixed by @juref-specto in #235
  • feat: improve PHPDoc for get() by @Chris53897 in #232

New Contributors

  • @juref-specto made their first contribution in #235

Full Changelog: https://github.com/spatie/holidays/compare/1.13.0...1.13.1

1.13.0 - 2024-06-24

What's Changed

  • Add getInRange function by @inDeev in #150
  • docs: fix code examples in README.md by @Chris53897 in #231

New Contributors

  • @Chris53897 made their first contribution in #231

Full Changelog: https://github.com/spatie/holidays/compare/1.12.0...1.13.0

1.12.0 - 2024-06-15

What's Changed

  • Add Maldivian holidays by @ahmedmansoor in #229
  • Add fr lang for Morocco holidays by @kitro in #230
  • Add New Zealand Holidays by @jpgnz in #207

New Contributors

  • @ahmedmansoor made their first contribution in #229
  • @kitro made their first contribution in #230
  • @jpgnz made their first contribution in #207

Full Changelog: https://github.com/spatie/holidays/compare/1.11.0...1.12.0

1.11.0 - 2024-06-13

What's Changed

  • Add holidays for korea by @jws1837 in #222
  • Update Sweden.php to always use leading zero in day by @adevade in #224
  • Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #225
  • Add greece holidays by @lowv-developer in #226
  • Update README.md to remove named parameter from make by @arnebr in #227
  • Add Holidays - Pakistan by @muhammad-nauman in #19
  • Update Slovakia.php by @hamrak in #228
  • Add Moroccan Holidays by @YazidKHALDI in #56
  • Add Benin Holidays by @Massoud114 in #145
  • Add indian holidays by @webmavensteam in #220

New Contributors

  • @jws1837 made their first contribution in #222
  • @muhammad-nauman made their first contribution in #19
  • @hamrak made their first contribution in #228
  • @YazidKHALDI made their first contribution in #56
  • @Massoud114 made their first contribution in #145
  • @webmavensteam made their first contribution in #220

Full Changelog: https://github.com/spatie/holidays/compare/1.10.0...1.11.0

1.10.0 - 2024-04-29

What's Changed

  • add Tunisia Holidays by @mr-wolf-gb in #109
  • Add holidays for Ecuador by @insoutt in #218
  • Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #221
  • feat: remove canceled day of the rest from Slovakia country by @patressz in #223

New Contributors

  • @mr-wolf-gb made their first contribution in #109
  • @insoutt made their first contribution in #218

Full Changelog: https://github.com/spatie/holidays/compare/1.9.1...1.10.0

1.9.1 - 2024-04-02

What's Changed

  • Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #215
  • Fix the Holidays in French speaking Switzerland by @OlinB in #217

New Contributors

  • @dependabot made their first contribution in #215
  • @OlinB made their first contribution in #217

Full Changelog: https://github.com/spatie/holidays/compare/1.9.0...1.9.1

1.9.0 - 2024-03-22

What's Changed

  • Implement Islamic calendar by @Nielsvanpach in #214
  • Add holidays for Bosnia And Herzegovina by @DesaBL in #203

New Contributors

  • @DesaBL made their first contribution in #203

Full Changelog: https://github.com/spatie/holidays/compare/1.8.0...1.9.0

1.8.0 - 2024-03-08

What's Changed

  • Adding holidays for Bahrain by @bo3bdo in #206
  • Add default locale by @Nielsvanpach in #208
  • Fix: Canada Victoria Day correction in test and calculation by @mercury64 in #211

New Contributors

  • @bo3bdo made their first contribution in #206
  • @mercury64 made their first contribution in #211

Full Changelog: https://github.com/spatie/holidays/compare/1.7.0...1.8.0

1.7.0 - 2024-02-08

What's Changed

  • Add Uzbekistan Holidays by @shoxrux1996 in #81
  • Add Azerbaijan holidays by @kenanaga in #166
  • Enhanced holiday dates in Ghana by @Ikpeba4ll in #80
  • Adding holidays for syria by @abdulrhmanak213 in #201

New Contributors

  • @shoxrux1996 made their first contribution in #81
  • @kenanaga made their first contribution in #166
  • @Ikpeba4ll made their first contribution in #80
  • @abdulrhmanak213 made their first contribution in #201

Full Changelog: https://github.com/spatie/holidays/compare/1.6.1...1.7.0

1.6.1 - 2024-02-07

What's Changed

  • Fixes for Egyptian holidays by @wessama in #155

New Contributors

  • @wessama made their first contribution in #155

Full Changelog: https://github.com/spatie/holidays/compare/1.6.0...1.6.1

1.6.0 - 2024-02-07

What's Changed

  • Add holidays for Argentine by @damian-developer in #200
  • Add Spanish Holidays by @jaltez in #34
  • Add support for Carbon v3 by @Nielsvanpach in #204

New Contributors

  • @damian-developer made their first contribution in #200
  • @jaltez made their first contribution in #34

Full Changelog: https://github.com/spatie/holidays/compare/1.5.1...1.6.0

1.5.1 - 2024-02-01

Fix translations for Albania & Iran

Full Changelog: https://github.com/spatie/holidays/compare/1.5.0...1.5.1

1.5.0 - 2024-02-01

What's Changed

  • Fix Danish Easter dates offset by @danielboendergaard in #197
  • Albanian National Holidays by @MirilTerolli in #157
  • Add holidays for Jamaica by @oraneedwards in #185
  • Add public holidays for Ghana by @petersowah in #175
  • Support for Slovenian language second PR after rebase problem by @juref in #139
  • Add Moldavian Holidays by @vkosachev in #95
  • Add Egypt Holidays by @michaelnabil230 in #35
  • add myanmar holidays by @yethusoe91 in #29
  • Added support for holidays in Nigeria by @cybernerdie in #10
  • Add support for Swedish holidays by @adevade in #199
  • Add National and Revolutionary Iran Holidays by @alisalehi1380 in #146

New Contributors

  • @danielboendergaard made their first contribution in #197
  • @MirilTerolli made their first contribution in #157
  • @oraneedwards made their first contribution in #185
  • @petersowah made their first contribution in #175
  • @juref made their first contribution in #139
  • @vkosachev made their first contribution in #95
  • @michaelnabil230 made their first contribution in #35
  • @yethusoe91 made their first contribution in #29
  • @adevade made their first contribution in #199
  • @alisalehi1380 made their first contribution in #146

Full Changelog: https://github.com/spatie/holidays/compare/1.4.0...1.5.0

1.4.0 - 2024-01-30

What's Changed

  • Add Montenegro holidays by @Rkishahaha in #171
  • Add Angola Holidays by @monteirofutila in #89
  • add wales, england, scotland and northern ireland by @SimonBarrettACT in #162
  • Add Chile Holidays by @AndresReyesDev in #88
  • Added Kenyan holidays by @PhilN8 in #69
  • Add vietnamese holidays by @kevinb1989 in #115
  • Germany: Adding local for EN, FR, NL by @arnebr in #183
  • Support for Taiwan holidays by @takeshiyu in #124
  • Fixing README.md to update region parameter in country constructor to a working example by @arnebr in #184
  • Draft: Add Support for Switzerland by @Martin-Welte in #49
  • Add Tanzania national holiday by @alphaolomi in #98
  • Switzerland: add missing holidays to "ch-ur" region by @Kenny1291 in #191
  • Germany: Setting some historical holidays by @arnebr in #188
  • feat: Add Bangla language support for Bangladeshi holidays by @jfBiswajit in #182
  • add indonesia holiday by @ddouble-d in #66

New Contributors

  • @Rkishahaha made their first contribution in #171
  • @monteirofutila made their first contribution in #89
  • @SimonBarrettACT made their first contribution in #162
  • @AndresReyesDev made their first contribution in #88
  • @PhilN8 made their first contribution in #69
  • @kevinb1989 made their first contribution in #115
  • @takeshiyu made their first contribution in #124
  • @alphaolomi made their first contribution in #98
  • @Kenny1291 made their first contribution in #191
  • @jfBiswajit made their first contribution in #182
  • @ddouble-d made their first contribution in #66

Full Changelog: https://github.com/spatie/holidays/compare/1.3.0...1.4.0

1.3.0 - 2024-01-25

What's Changed

  • Add Ukrainian holidays by @kapi14 in #112
  • Added Turkey holidays by @thecaliskan in #70
  • Added has helper by @thecaliskan in #170
  • Add Slovakia holidays by @patressz in #102
  • Add support for multi languages by @Nielsvanpach in #177
  • Add latvian holidays by @IvarsSaudinis in #169
  • Added Colombia Holidays by @alvleont in #55
  • Add Finnish Holidays by @ConnySjoblom in #85
  • Add Japan support by @mkokio in #160
  • Add United States Holidays by @arcdigital in #26
  • Add Serbian holidays by @knubbe82 in #107
  • Add El Salvador Holidays by @vlltr in #93
  • Belarus Holidays by @Jampire in #156
  • Adding German holidays by @arnebr in #8
  • Add Australian Holidays by @patrickomeara in #43
  • Update Australia.php by @OnyileFelix1 in #178
  • Bug fix: calculating orthodox easter by @Nielsvanpach in #180

New Contributors

  • @kapi14 made their first contribution in #112
  • @patressz made their first contribution in #102
  • @IvarsSaudinis made their first contribution in #169
  • @alvleont made their first contribution in #55
  • @ConnySjoblom made their first contribution in #85
  • @mkokio made their first contribution in #160
  • @arcdigital made their first contribution in #26
  • @knubbe82 made their first contribution in #107
  • @vlltr made their first contribution in #93
  • @Jampire made their first contribution in #156
  • @arnebr made their first contribution in #8
  • @patrickomeara made their first contribution in #43
  • @OnyileFelix1 made their first contribution in #178

Full Changelog: https://github.com/spatie/holidays/compare/1.2.0...1.3.0

1.2.0 - 2024-01-23

What's Changed

  • Added Dominican Republic holidays by @KiritoXD01 in #57
  • Added pint package by @thecaliskan in #149
  • Polish holidays by @srsbiz in #154
  • Add Support for Liechtenstein by @Martin-Welte in #33
  • test: update liechtenstein snapshot by @Martin-Welte in #164
  • Added Haiti holidays by @ivanmercedes in #148
  • Add Romanian Holidays by @florinp in #27
  • Add Guatemala holidays by @ejchiroy in #106
  • Add holidays for Luxembourg by @UrbinCedric in #165
  • Add holidays for South Africa by @pierredup in #30
  • Add Peru holidays by @dlopez525 in #54
  • Update Dutch holidays by @ndijkstra in #67
  • Added historical data for Czechia by @inDeev in #159
  • Add Greece holidays by @lowv-developer in #114
  • Add 🇽🇰Kosovo🇽🇰 Holidays by @AvdylKrasniqi in #151
  • Feature/add panama holidays by @amitsamtani in #147
  • Add Norway Holidays by @Tor2r in #105
  • Add Lithuanian holidays by @eimantaaas in #163
  • Add Canadian Holidays by @thinkstylestudio in #41
  • Add Turkmenistan Holidays by @kakajansh in #96

New Contributors

  • @KiritoXD01 made their first contribution in #57
  • @thecaliskan made their first contribution in #149
  • @srsbiz made their first contribution in #154
  • @Martin-Welte made their first contribution in #33
  • @ivanmercedes made their first contribution in #148
  • @florinp made their first contribution in #27
  • @ejchiroy made their first contribution in #106
  • @UrbinCedric made their first contribution in #165
  • @pierredup made their first contribution in #30
  • @dlopez525 made their first contribution in #54
  • @ndijkstra made their first contribution in #67
  • @inDeev made their first contribution in #159
  • @lowv-developer made their first contribution in #114
  • @AvdylKrasniqi made their first contribution in #151
  • @amitsamtani made their first contribution in #147
  • @Tor2r made their first contribution in #105
  • @eimantaaas made their first contribution in #163
  • @thinkstylestudio made their first contribution in #41
  • @kakajansh made their first contribution in #96

Full Changelog: https://github.com/spatie/holidays/compare/1.1.0...1.2.0

1.1.0 - 2024-01-19

What's Changed

  • Fix incorrect usage in README by @cybernerdie in #16
  • Add Andorra Holidays by @BurtDS in #36
  • Add documentation on how to contribute by @Nielsvanpach in #73
  • Danish holidays by @RootAccessPlease in #5
  • Introducing Basic Playground by @devajmeireles in #28
  • fix: Oudjaarsdag is not a public holiday by @RickDBCN in #64
  • Adds support for Portuguese Holidays by @lamelas in #9
  • Added Zambian Holidays by @chandachewe10 in #83
  • Add Italian holidays by @mauricius in #24
  • Add French holidays by @levrailoup in #15
  • Add Czech holidays by @vrerabek in #22
  • Update Brazil.php by @juliofagundes in #101
  • Added Uganda Public Holidays and Unit Tests by @Crawford30 in #126
  • Support for Venezuelan holidays by @ricardomartos in #125
  • Add Macedonian holidays by @object505 in #119
  • Adding Nicaragua Holidays by @calonzolg in #92
  • add Philippine national holidays by @kndrckjvr in #25
  • Adding Full Mexican Holidays by @davsaniuv in #23
  • Add support for Irish public holidays by @marchanlon in #44
  • Add support for Croatian public holidays by @mcbuckets in #45
  • Bolivian holidays by @rats4final in #40
  • Add Estonian holidays by @hulkur in #47
  • Update README.md by @eltociear in #134
  • Public Holidays for Malawi by @Crawford30 in #133
  • Add Bangladesh holidays by @arifszn in #21
  • Adding Full Mandatory Mexican holidays by @dantes4ur in #20
  • mexico fixes by @Nielsvanpach in #140

New Contributors

  • @cybernerdie made their first contribution in #16
  • @BurtDS made their first contribution in #36
  • @Nielsvanpach made their first contribution in #73
  • @RootAccessPlease made their first contribution in #5
  • @RickDBCN made their first contribution in #64
  • @lamelas made their first contribution in #9
  • @chandachewe10 made their first contribution in #83
  • @mauricius made their first contribution in #24
  • @levrailoup made their first contribution in #15
  • @vrerabek made their first contribution in #22
  • @juliofagundes made their first contribution in #101
  • @Crawford30 made their first contribution in #126
  • @ricardomartos made their first contribution in #125
  • @object505 made their first contribution in #119
  • @calonzolg made their first contribution in #92
  • @kndrckjvr made their first contribution in #25
  • @davsaniuv made their first contribution in #23
  • @marchanlon made their first contribution in #44
  • @mcbuckets made their first contribution in #45
  • @rats4final made their first contribution in #40
  • @hulkur made their first contribution in #47
  • @eltociear made their first contribution in #134
  • @arifszn made their first contribution in #21
  • @dantes4ur made their first contribution in #20

Full Changelog: https://github.com/spatie/holidays/compare/1.0.2...1.1.0

1.0.2 - 2024-01-17

What's Changed

  • Add holidays for Austria @felixfrey in #6
  • Add holidays for Brazil by @devajmeireles in #13
  • Use correct timezone for NL by @dcc-bjorn in #4
  • Use more common names for Dutch holidays by @CasEbb in #7

New Contributors

  • @dcc-bjorn made their first contribution in #4
  • @felixfrey made their first contribution in #6
  • @CasEbb made their first contribution in #7
  • @devajmeireles made their first contribution in #13

Full Changelog: https://github.com/spatie/holidays/compare/1.0.1...1.0.2

1.0.1 - 2024-01-17

Full Changelog: https://github.com/spatie/holidays/compare/1.0.0...1.0.1

1.0.0 - 2024-01-17

Full Changelog: https://github.com/spatie/holidays/compare/0.0.2...1.0.0

0.0.2 - 2024-01-17

  • experimental release

What's Changed

  • Add Hungary to the supported countries by @xHeaven in #3

New Contributors

  • @xHeaven made their first contribution in #3

Full Changelog: https://github.com/spatie/holidays/compare/0.0.1...0.0.2