Skip to content

Releases: spatie/icalendar-generator

2.0.2

08 Jan 11:07

Choose a tag to compare

  • fix positive timezone offsets

2.0.1

08 Jan 10:40

Choose a tag to compare

  • fix case when getTransitions() returns a false value (#38)

2.0.0

04 Dec 13:10
03e3718

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

Choose a tag to compare

  • add support for PHP 8.0

1.0.5

09 Oct 07:07
7f2e85f

Choose a tag to compare

  • add support for url's for events (#31)

1.0.4

25 Sep 11:58
0134f1b

Choose a tag to compare

  • fix timezones on older clients (#30)

1.0.3

29 Apr 07:47

Choose a tag to compare

  • fix addresses not working without the name of the address

1.0.2

27 Mar 08:15
d512c46

Choose a tag to compare

  • add escaping in property parameters (#17)

1.0.1

25 Mar 18:46
53d13bb

Choose a tag to compare

  • Add more conformity to RFC5545 (#13, #14)

1.0.0

17 Jan 13:53

Choose a tag to compare

  • Initial release