Skip to content

Releases: spatie/icalendar-generator

2.2.0

08 Jun 14:51
Compare
Choose a tag to compare
  • follow the RFC more exactly with full days

2.1.1

03 Mar 14:03
Compare
Choose a tag to compare
  • allow a full day event without specifying the end date

2.1.0

19 Feb 11:42
Compare
Choose a tag to compare
  • add the use 'Z' within UTC timestamps and remove the TZID parameter

2.0.2

08 Jan 11:07
Compare
Choose a tag to compare
  • fix positive timezone offsets

2.0.1

08 Jan 10:40
Compare
Choose a tag to compare
  • fix case when getTransitions() returns a false value (#38)

2.0.0

04 Dec 13:10
03e3718
Compare
Choose a tag to compare
  • 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

26 Nov 11:51
Compare
Choose a tag to compare
  • add support for PHP 8.0

1.0.5

09 Oct 07:07
7f2e85f
Compare
Choose a tag to compare
  • add support for url's for events (#31)

1.0.4

25 Sep 11:58
0134f1b
Compare
Choose a tag to compare
  • fix timezones on older clients (#30)

1.0.3

29 Apr 07:47
Compare
Choose a tag to compare
  • fix addresses not working without the name of the address