v1.0.0
Breaking Changes
- Previously, the
datescolor was used for both the date range text and the excluded days label. Those who override the dates color with thedatesquery parameter will need to also addexcludeDaysLabelwith the same value. Use of theme names is not affected. (#526)
New Features
- Allow color customization for the excluded days label (
excludeDaysLabel) by @DenverCoder1 in #526
New Translations
- Added Nepali Translations by @prashant-shahi in #523
Meta
- docs(readme): Fixed demo site link in Readme by @TRIPLE-ADE in #522
New Contributors
- @TRIPLE-ADE made their first contribution in #522
- @prashant-shahi made their first contribution in #523
Full Changelog: v0.29.0...v1.0.0