-
-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[skip ci] Add release notes for version 0.25.0
- Loading branch information
1 parent
b0ce1fd
commit 348dfc8
Showing
1 changed file
with
39 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
## ⭐ Enhancements | ||
|
||
- Add Javadocs badge [#436](https://github.com/focus-shift/jollyday/pull/436) | ||
- Add Juneteenth to nyse calendar. Fixes gh-442 [#443](https://github.com/focus-shift/jollyday/pull/443) | ||
- Added New Bank Holiday in February in Ireland [#444](https://github.com/focus-shift/jollyday/pull/444) | ||
- Added sources in Ireland [#447](https://github.com/focus-shift/jollyday/pull/447) | ||
- Check holidays 02/2024 [#446](https://github.com/focus-shift/jollyday/pull/446) | ||
- Improve HolidayManager structure, add javadoc and improve with streams [#434](https://github.com/focus-shift/jollyday/pull/434) | ||
- Only run sonar analysis on main repo [#448](https://github.com/focus-shift/jollyday/pull/448) | ||
- Parameter improvements and tests [#437](https://github.com/focus-shift/jollyday/pull/437) | ||
- Replace source/target with release in compile plugin [#450](https://github.com/focus-shift/jollyday/pull/450) | ||
- Static Utils [#438](https://github.com/focus-shift/jollyday/pull/438) | ||
|
||
## 🐞 Bugs | ||
|
||
- Fix India [#397](https://github.com/focus-shift/jollyday/pull/397) | ||
- Id-ul- Fitr is one day later in India and applicable across the whole of India [#280](https://github.com/focus-shift/jollyday/issues/280) | ||
- New York Stock Exchange calendar missing Juneteenth holiday [#442](https://github.com/focus-shift/jollyday/issues/442) | ||
- Typo in NYSE-EURONEXT and missing in HolidayCalendar enum [#453](https://github.com/focus-shift/jollyday/pull/453) | ||
|
||
## 🔨 Dependency upgrades | ||
|
||
- Bump de.skuzzle.enforcer:restrict-imports-enforcer-rule from 2.4.0 to 2.5.0 [#439](https://github.com/focus-shift/jollyday/pull/439) | ||
- Bump mockito.version from 5.9.0 to 5.10.0 [#440](https://github.com/focus-shift/jollyday/pull/440) | ||
- Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 [#441](https://github.com/focus-shift/jollyday/pull/441) | ||
- Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 [#456](https://github.com/focus-shift/jollyday/pull/456) | ||
- Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 [#455](https://github.com/focus-shift/jollyday/pull/455) | ||
- Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 [#457](https://github.com/focus-shift/jollyday/pull/457) | ||
|
||
## ❤️ Contributors | ||
|
||
We'd like to thank all the contributors who worked on this release! | ||
|
||
- [@ardnas](https://github.com/ardnas) | ||
- [@wborn](https://github.com/wborn) | ||
- [@grekowski](https://github.com/grekowski) | ||
- [@gandulf](https://github.com/gandulf) | ||
- [@derTobsch](https://github.com/derTobsch) | ||
- [@XSpielinbox](https://github.com/XSpielinbox) |