Releases: holidays/definitions
Releases · holidays/definitions
v6.0.2
v6.0.1
- Fix
bgEaster Monday name to be distinct so corresponding holidays resolve correctly (thanks to https://github.com/nttzamos) - Fix
cyconfiguration issue with missing month entry causing incorrect holiday structure (thanks to https://github.com/nttzamos)
v6.0.0
- Drop support for EOL Ruby versions; minimum supported version is now Ruby 3.2 (testing 3.2, 3.3, 3.4, 4.0, ruby-head)
- Add downstream integration test - run
holidaysRuby project against definitions on every PR/push to catch downstream breakage early - Introduce automated releases - bumping
VERSION.txtand adding a matchingCHANGELOG.mdentry is now all that is required to trigger a new GitHub release on merge tomaster - Update
auAFL Grand Final public holiday dates through 2024 (thanks to https://github.com/gregoryfm)
v5.9.0
What's Changed
- Update Slovak holiday definitions and dates by @MichalRemis in #309
- Add new Italian national holiday by @alepore in #308
- Make Christmas Eve public holiday in PL by @mareklipka in #307
- Introduce CY region by @nttzamos in #304
- Introduce IN (India) Region with Fixed-Date Public Holidays by @Chiragasourabh in #306
- Add 2028 one-time Berlin holiday by @chrp in #300
- UPS - Add Martin Luther King Jr. Day by @DanDog in #297
- Update ro.yaml - Add 'Boboteaza' by @mar1u50 in #295
- Use Gregorian calendar for Bulgaria by @nttzamos in #305
- Update 'Friday before the AFL Grand Final' holiday dates by @gregoryfm in #291
- date fixes for some US states by @philipwritescode in #289
- Fix ordering issue in in.yaml by @ppeble in #313
- Update CHANGELOG with latest changes by @ppeble in #314
New Contributors
- @MichalRemis made their first contribution in #309
- @alepore made their first contribution in #308
- @mareklipka made their first contribution in #307
- @nttzamos made their first contribution in #304
- @Chiragasourabh made their first contribution in #306
- @chrp made their first contribution in #300
- @DanDog made their first contribution in #297
- @mar1u50 made their first contribution in #295
- @gregoryfm made their first contribution in #291
- @philipwritescode made their first contribution in #289
Full Changelog: v5.8.0...v5.9.0