Skip to content

Releases: spatie/icalendar-generator

2.5.2

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

2.5.1

26 Oct 10:18
128d8fe
Compare
Choose a tag to compare

What's Changed

  • Refactor all tests to PEST by @alexmanase in #100
  • Fix GEO coordinates on locale with comma as decimal separator by @cweiske in #99

New Contributors

Full Changelog: 2.5.0...2.5.1

2.5.0

10 Oct 06:38
69d6079
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.4.0...2.5.0

2.4.0

08 Sep 19:30
a2c6d1d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.3...2.4.0

2.3.3

10 Feb 16:21
Compare
Choose a tag to compare
  • Use UTC timezone for default DTSTAMP value (#78)

2.3.2

25 Nov 15:25
b3ae98c
Compare
Choose a tag to compare
  • add support for adding images to an event (#71)

2.3.1

02 Nov 14:44
Compare
Choose a tag to compare
  • add support for requires RSVP on attendees (#67)
  • fix an issue in the timezone time range calculation where the max value would always be today

2.3.0

20 Aug 11:57
34e2a34
Compare
Choose a tag to compare
  • add support for attachments on events
  • add a new expectation testing mechanism for internal tests

2.2.2

19 Aug 07:26
08a829f
Compare
Choose a tag to compare
  • fix date timezones on all day events (#55)

2.2.1

08 Jul 13:27
ae0f6c7
Compare
Choose a tag to compare
  • fix coordinates with Apple calendar (#51)