Web Service
The CodeListHub API web service is Open Source on GitHub. The detailed commit history can be viewed there. This change log serves as a summarised overview of the changes.
We largely adhere to the recommendations from the community project Keep a Changelog.
0.2.0 _ December 11, 2025¶
Added::
- New
HolidaypropertyTagsadded with possible valuesRecommended,Provisional,OneTimeandException. - New
HolidaypropertyGroupsadded for (better) mapping of groupings that are not administrative units (e.g. holiday zones).
Changed:
- Update to .NET 10.
- Extensive internal refactoring.
0.1.0 _ November 06, 2024¶
Added::
- New
HolidaypropertiesRegionalScopeandTemporalScopeadded.
Changed:
- Breaking change:
HolidaypropertyQualityhas been renamed toStatus.
0.0.2 _ September 16, 2022¶
- First publication