v7.0.0
7.0.0 (2024-03-17)
Bug Fixes
- Event: Run start/end validation only when getting data (9174a32), closes #581
- fixed GEO missing when supplied (closes #569) (2eeceb8)
- fixed typo
&&&
to&&
(7707b59)
Features
- Alarm: Add support for
email
alarm type (5398f09), closes #576 - Event: Made
ICalEvent.location.title
optional to allow settingGEO
without title (42be230), closes #578
BREAKING CHANGES
- Event: ICalEvent.location()'s
title
field can now be undefined