* Thu Jan 12 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.102.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.102.0
- Changes since 5.101.0:
* holidays/plan2/holiday_us_en-us - fix Junetenth date
* Fix German "Buß- und Bettag" holiday is wrong (SN,BY) (kde#461835)
* Add holidays for Malaysia (kde#462867)
* cmake: Use ECMQmlModule for declarative plugin
* qcalendarsystem condition 'months<0' is always true
* Tue Dec 06 2022 Christophe Marin <christophe@krop.fr>
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- No code change since 5.100.0
* Tue Nov 08 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.100.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.100.0
- Changes since 5.99.0:
* Fix the translation folder name
* Sat Oct 01 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* Show headers in qtc6
* Add Japanese substitute holiday in 2023
* Add Qt6 windows CI support
* .gitlab-ci.yml: enable static builds
* Tue Sep 06 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Turn HolidaysRegionsModel into a table model
* Add FreeBSD Qt6 CI support
* Sun Aug 07 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* Use non-deprecated API unconditionally everywhere
* Implement deprecated API by calling the new one
* Actually test things rather than just produce debug output
* Make rawHolidays() with category filter also work with seasonal holidays
* Actually implement HolidayRegion::rawHolidays()
* Actually include seasonal holidays in rawHolidaysWithAstroSeasons()
* Add methods to check for polar days/nights
* Sun Jul 03 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Fix reporting invalid sun event times
* Update Indonesian holidays
* Fri Jun 10 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* Work around qmlplugindump crashing on gadget singletons
* Tue May 10 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.94.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.94.0
- Changes since 5.93.0:
* Add QML API for the sun and moon computations
* restore deleted parts from merge
* New function for plasma to generate holidays without astro seasons (kde#445324)
* Correct version since added version
* Report intermediate lunar phases as well
* Add windows CI
* Spelling of test output corrected
* correct spelling mistake
* rearranged assignment of results to temp variable
* add tests to testfile
* typos, correct Version when fuction added
* add only overloaded function holidays
* remove debug messages
* rebuild parseHoliday with category
* Category added as parameter
* Add functions for holiday only
* Shift testfiles form 2010 to 2020
* Remove double entries and correct indian- national calendar (kde#441275)
* Sun Apr 03 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.93.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.93.0
- Changes since 5.92.0:
* Require unittests to pass for CI jobs to pass
* All values of category get read from holiday file
* Unreliable print of solstice in holidays
* Remove double entries and correct indian- national calendar (kde#441275)
* Mon Mar 07 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.92.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.92.0
- Changes since 5.91.0:
* Add Qt6 Android CI
* holiday_pl_pl - add Fat Thursday and State Holidays w/o day-off (kde#447201)
* Sun Feb 06 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.91.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.91.0
- Changes since 5.90.0:
* Update Taiwanese holidays
* UK holiday change 2022 (Spring bank holiday) (kde#448305)
* Add CI qt6 support