Skip to content

Latest commit

 

History

History
369 lines (276 loc) · 21.2 KB

CHANGELOG.md

File metadata and controls

369 lines (276 loc) · 21.2 KB

Changelog

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

1.10.0 - 2024-04-29

What's Changed

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

New Contributors

  • @mr-wolf-gb made their first contribution in spatie#109
  • @insoutt made their first contribution in spatie#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 spatie#215
  • Fix the Holidays in French speaking Switzerland by @OlinB in spatie#217

New Contributors

  • @dependabot made their first contribution in spatie#215
  • @OlinB made their first contribution in spatie#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 spatie#214
  • Add holidays for Bosnia And Herzegovina by @DesaBL in spatie#203

New Contributors

  • @DesaBL made their first contribution in spatie#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 spatie#206
  • Add default locale by @Nielsvanpach in spatie#208
  • Fix: Canada Victoria Day correction in test and calculation by @mercury64 in spatie#211

New Contributors

  • @bo3bdo made their first contribution in spatie#206
  • @mercury64 made their first contribution in spatie#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 spatie#81
  • Add Azerbaijan holidays by @kenanaga in spatie#166
  • Enhanced holiday dates in Ghana by @Ikpeba4ll in spatie#80
  • Adding holidays for syria by @abdulrhmanak213 in spatie#201

New Contributors

  • @shoxrux1996 made their first contribution in spatie#81
  • @kenanaga made their first contribution in spatie#166
  • @Ikpeba4ll made their first contribution in spatie#80
  • @abdulrhmanak213 made their first contribution in spatie#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 spatie#155

New Contributors

  • @wessama made their first contribution in spatie#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 spatie#200
  • Add Spanish Holidays by @jaltez in spatie#34
  • Add support for Carbon v3 by @Nielsvanpach in spatie#204

New Contributors

  • @damian-developer made their first contribution in spatie#200
  • @jaltez made their first contribution in spatie#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 spatie#197
  • Albanian National Holidays by @MirilTerolli in spatie#157
  • Add holidays for Jamaica by @oraneedwards in spatie#185
  • Add public holidays for Ghana by @petersowah in spatie#175
  • Support for Slovenian language second PR after rebase problem by @juref in spatie#139
  • Add Moldavian Holidays by @vkosachev in spatie#95
  • Add Egypt Holidays by @michaelnabil230 in spatie#35
  • add myanmar holidays by @yethusoe91 in spatie#29
  • Added support for holidays in Nigeria by @cybernerdie in spatie#10
  • Add support for Swedish holidays by @adevade in spatie#199
  • Add National and Revolutionary Iran Holidays by @alisalehi1380 in spatie#146

New Contributors

  • @danielboendergaard made their first contribution in spatie#197
  • @MirilTerolli made their first contribution in spatie#157
  • @oraneedwards made their first contribution in spatie#185
  • @petersowah made their first contribution in spatie#175
  • @juref made their first contribution in spatie#139
  • @vkosachev made their first contribution in spatie#95
  • @michaelnabil230 made their first contribution in spatie#35
  • @yethusoe91 made their first contribution in spatie#29
  • @adevade made their first contribution in spatie#199
  • @alisalehi1380 made their first contribution in spatie#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 spatie#171
  • Add Angola Holidays by @monteirofutila in spatie#89
  • add wales, england, scotland and northern ireland by @SimonBarrettACT in spatie#162
  • Add Chile Holidays by @AndresReyesDev in spatie#88
  • Added Kenyan holidays by @PhilN8 in spatie#69
  • Add vietnamese holidays by @kevinb1989 in spatie#115
  • Germany: Adding local for EN, FR, NL by @arnebr in spatie#183
  • Support for Taiwan holidays by @takeshiyu in spatie#124
  • Fixing README.md to update region parameter in country constructor to a working example by @arnebr in spatie#184
  • Draft: Add Support for Switzerland by @Martin-Welte in spatie#49
  • Add Tanzania national holiday by @alphaolomi in spatie#98
  • Switzerland: add missing holidays to "ch-ur" region by @Kenny1291 in spatie#191
  • Germany: Setting some historical holidays by @arnebr in spatie#188
  • feat: Add Bangla language support for Bangladeshi holidays by @jfBiswajit in spatie#182
  • add indonesia holiday by @ddouble-d in spatie#66

New Contributors

  • @Rkishahaha made their first contribution in spatie#171
  • @monteirofutila made their first contribution in spatie#89
  • @SimonBarrettACT made their first contribution in spatie#162
  • @AndresReyesDev made their first contribution in spatie#88
  • @PhilN8 made their first contribution in spatie#69
  • @kevinb1989 made their first contribution in spatie#115
  • @takeshiyu made their first contribution in spatie#124
  • @alphaolomi made their first contribution in spatie#98
  • @Kenny1291 made their first contribution in spatie#191
  • @jfBiswajit made their first contribution in spatie#182
  • @ddouble-d made their first contribution in spatie#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 spatie#112
  • Added Turkey holidays by @thecaliskan in spatie#70
  • Added has helper by @thecaliskan in spatie#170
  • Add Slovakia holidays by @patressz in spatie#102
  • Add support for multi languages by @Nielsvanpach in spatie#177
  • Add latvian holidays by @IvarsSaudinis in spatie#169
  • Added Colombia Holidays by @alvleont in spatie#55
  • Add Finnish Holidays by @ConnySjoblom in spatie#85
  • Add Japan support by @mkokio in spatie#160
  • Add United States Holidays by @arcdigital in spatie#26
  • Add Serbian holidays by @knubbe82 in spatie#107
  • Add El Salvador Holidays by @vlltr in spatie#93
  • Belarus Holidays by @Jampire in spatie#156
  • Adding German holidays by @arnebr in spatie#8
  • Add Australian Holidays by @patrickomeara in spatie#43
  • Update Australia.php by @OnyileFelix1 in spatie#178
  • Bug fix: calculating orthodox easter by @Nielsvanpach in spatie#180

New Contributors

  • @kapi14 made their first contribution in spatie#112
  • @patressz made their first contribution in spatie#102
  • @IvarsSaudinis made their first contribution in spatie#169
  • @alvleont made their first contribution in spatie#55
  • @ConnySjoblom made their first contribution in spatie#85
  • @mkokio made their first contribution in spatie#160
  • @arcdigital made their first contribution in spatie#26
  • @knubbe82 made their first contribution in spatie#107
  • @vlltr made their first contribution in spatie#93
  • @Jampire made their first contribution in spatie#156
  • @arnebr made their first contribution in spatie#8
  • @patrickomeara made their first contribution in spatie#43
  • @OnyileFelix1 made their first contribution in spatie#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 spatie#57
  • Added pint package by @thecaliskan in spatie#149
  • Polish holidays by @srsbiz in spatie#154
  • Add Support for Liechtenstein by @Martin-Welte in spatie#33
  • test: update liechtenstein snapshot by @Martin-Welte in spatie#164
  • Added Haiti holidays by @ivanmercedes in spatie#148
  • Add Romanian Holidays by @florinp in spatie#27
  • Add Guatemala holidays by @ejchiroy in spatie#106
  • Add holidays for Luxembourg by @UrbinCedric in spatie#165
  • Add holidays for South Africa by @pierredup in spatie#30
  • Add Peru holidays by @dlopez525 in spatie#54
  • Update Dutch holidays by @ndijkstra in spatie#67
  • Added historical data for Czechia by @inDeev in spatie#159
  • Add Greece holidays by @lowv-developer in spatie#114
  • Add 🇽🇰Kosovo🇽🇰 Holidays by @AvdylKrasniqi in spatie#151
  • Feature/add panama holidays by @amitsamtani in spatie#147
  • Add Norway Holidays by @Tor2r in spatie#105
  • Add Lithuanian holidays by @eimantaaas in spatie#163
  • Add Canadian Holidays by @thinkstylestudio in spatie#41
  • Add Turkmenistan Holidays by @kakajansh in spatie#96

New Contributors

  • @KiritoXD01 made their first contribution in spatie#57
  • @thecaliskan made their first contribution in spatie#149
  • @srsbiz made their first contribution in spatie#154
  • @Martin-Welte made their first contribution in spatie#33
  • @ivanmercedes made their first contribution in spatie#148
  • @florinp made their first contribution in spatie#27
  • @ejchiroy made their first contribution in spatie#106
  • @UrbinCedric made their first contribution in spatie#165
  • @pierredup made their first contribution in spatie#30
  • @dlopez525 made their first contribution in spatie#54
  • @ndijkstra made their first contribution in spatie#67
  • @inDeev made their first contribution in spatie#159
  • @lowv-developer made their first contribution in spatie#114
  • @AvdylKrasniqi made their first contribution in spatie#151
  • @amitsamtani made their first contribution in spatie#147
  • @Tor2r made their first contribution in spatie#105
  • @eimantaaas made their first contribution in spatie#163
  • @thinkstylestudio made their first contribution in spatie#41
  • @kakajansh made their first contribution in spatie#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 spatie#16
  • Add Andorra Holidays by @BurtDS in spatie#36
  • Add documentation on how to contribute by @Nielsvanpach in spatie#73
  • Danish holidays by @RootAccessPlease in spatie#5
  • Introducing Basic Playground by @devajmeireles in spatie#28
  • fix: Oudjaarsdag is not a public holiday by @RickDBCN in spatie#64
  • Adds support for Portuguese Holidays by @lamelas in spatie#9
  • Added Zambian Holidays by @chandachewe10 in spatie#83
  • Add Italian holidays by @mauricius in spatie#24
  • Add French holidays by @levrailoup in spatie#15
  • Add Czech holidays by @vrerabek in spatie#22
  • Update Brazil.php by @juliofagundes in spatie#101
  • Added Uganda Public Holidays and Unit Tests by @Crawford30 in spatie#126
  • Support for Venezuelan holidays by @ricardomartos in spatie#125
  • Add Macedonian holidays by @object505 in spatie#119
  • Adding Nicaragua Holidays by @calonzolg in spatie#92
  • add Philippine national holidays by @kndrckjvr in spatie#25
  • Adding Full Mexican Holidays by @davsaniuv in spatie#23
  • Add support for Irish public holidays by @marchanlon in spatie#44
  • Add support for Croatian public holidays by @mcbuckets in spatie#45
  • Bolivian holidays by @rats4final in spatie#40
  • Add Estonian holidays by @hulkur in spatie#47
  • Update README.md by @eltociear in spatie#134
  • Public Holidays for Malawi by @Crawford30 in spatie#133
  • Add Bangladesh holidays by @arifszn in spatie#21
  • Adding Full Mandatory Mexican holidays by @dantes4ur in spatie#20
  • mexico fixes by @Nielsvanpach in spatie#140

New Contributors

  • @cybernerdie made their first contribution in spatie#16
  • @BurtDS made their first contribution in spatie#36
  • @Nielsvanpach made their first contribution in spatie#73
  • @RootAccessPlease made their first contribution in spatie#5
  • @RickDBCN made their first contribution in spatie#64
  • @lamelas made their first contribution in spatie#9
  • @chandachewe10 made their first contribution in spatie#83
  • @mauricius made their first contribution in spatie#24
  • @levrailoup made their first contribution in spatie#15
  • @vrerabek made their first contribution in spatie#22
  • @juliofagundes made their first contribution in spatie#101
  • @Crawford30 made their first contribution in spatie#126
  • @ricardomartos made their first contribution in spatie#125
  • @object505 made their first contribution in spatie#119
  • @calonzolg made their first contribution in spatie#92
  • @kndrckjvr made their first contribution in spatie#25
  • @davsaniuv made their first contribution in spatie#23
  • @marchanlon made their first contribution in spatie#44
  • @mcbuckets made their first contribution in spatie#45
  • @rats4final made their first contribution in spatie#40
  • @hulkur made their first contribution in spatie#47
  • @eltociear made their first contribution in spatie#134
  • @arifszn made their first contribution in spatie#21
  • @dantes4ur made their first contribution in spatie#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 spatie#6
  • Add holidays for Brazil by @devajmeireles in spatie#13
  • Use correct timezone for NL by @dcc-bjorn in spatie#4
  • Use more common names for Dutch holidays by @CasEbb in spatie#7

New Contributors

  • @dcc-bjorn made their first contribution in spatie#4
  • @felixfrey made their first contribution in spatie#6
  • @CasEbb made their first contribution in spatie#7
  • @devajmeireles made their first contribution in spatie#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 spatie#3

New Contributors

  • @xHeaven made their first contribution in spatie#3

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