Skip to content

Releases: spatie/icalendar-generator

2.8.0

16 May 15:11
00097f6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.7.0...2.8.0

2.7.0

16 May 15:10
9e78bcb
Compare
Choose a tag to compare

What's Changed

  • feat: improved compatibility all day events for Microsoft products by @joostdebruijn in #132

Full Changelog: 2.6.2...2.7.0

2.6.2

08 May 10:19
60bb7fd
Compare
Choose a tag to compare

What's Changed

  • fix: dtend for full day events should be on the next day at midnight by @joostdebruijn in #128

Full Changelog: 2.6.1...2.6.2

2.6.1

26 Feb 13:07
378c70e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.6.0...2.6.1

2.6.0

14 Feb 16:51
53aac14
Compare
Choose a tag to compare
  • Carbon is not mandatory, we can use php DateTime objects (#115)

2.5.6

24 Mar 10:38
Compare
Choose a tag to compare
  • Fix bugs introduced with previous pr

2.5.5

10 Mar 09:12
Compare
Choose a tag to compare
  • Allow adding rrules as string (#110)

2.5.4

25 Jan 13:04
9db2b38
Compare
Choose a tag to compare

What's Changed

  • Fix PHP 7.4 and test issues by @htto in #106

New Contributors

  • @htto made their first contribution in #106

Full Changelog: 2.5.3...2.5.4

2.5.3

24 Jan 19:29
52a594b
Compare
Choose a tag to compare
  • fix syntax error

Full Changelog: 2.5.2...2.5.3

2.5.2

23 Jan 08:16
b8e855e
Compare
Choose a tag to compare
  • Add embedded attachments to Events (#104)