Releases: spatie/icalendar-generator
Releases · spatie/icalendar-generator
2.2.0
- follow the RFC more exactly with full days
2.1.1
- allow a full day event without specifying the end date
2.1.0
- add the use 'Z' within UTC timestamps and remove the TZID parameter
2.0.2
- fix positive timezone offsets
2.0.1
2.0.0
- add support for timezones with automatically generated components
- add Timezone and TimezoneEntry components
- add support for basic RRULE's
- add support for repeating events on specific dates
- add support for not repeating events on specific dates
- add valueObjects for most used types
- remove final classes
- remove support for < PHP 7.4
- add Psalm typechecking
1.0.6
- add support for PHP 8.0
1.0.5
1.0.4
1.0.3
- fix addresses not working without the name of the address