Releases: Enough-Software/enough_icalendar
Releases · Enough-Software/enough_icalendar
v0.17.0
19 Aug 17:15
Compare
Sorry, something went wrong.
No results found
v0.16.0
25 Feb 07:45
Compare
Sorry, something went wrong.
No results found
Fix handling of ICS data with varying line endings [#13 ], thanks to vanlooverenkoen
Allow to set trigger of an alarm to a DateTime[#12 ], thanks to liplum
Added helper to convert Duration to IsoDuration [#11 ] thanks to liplum
v0.15.0
20 Nov 10:10
Compare
Sorry, something went wrong.
No results found
Fix export of WKST attribute of a RRULE #10 with thanks to tgrushka !
v0.14.0
04 Jun 08:54
Compare
Sorry, something went wrong.
No results found
Ensure compatibility with Flutter 3.10 - with thanks to hurkanugur !
v0.13.0
03 Oct 16:04
Compare
Sorry, something went wrong.
No results found
Again, thanks to martingeorgiu the support for parsing Apple-originating iCalendar invites has been improved.
v0.12.0
01 Oct 08:02
Compare
Sorry, something went wrong.
No results found
0.12.0
Thanks to martingeorgiu for the following great changes:
support Apple format by not requiring a standard and a daylight for every timezone
remove Flutter dependency
v0.11.0
09 Oct 10:18
Compare
Sorry, something went wrong.
No results found
support X-MICROSOFT-SKYPETEAMSMEETINGURL property directly.
v0.10.0
06 Sep 14:45
Compare
Sorry, something went wrong.
No results found
Forward customParser argument correctly, in case you need to support further properties directly
v0.9.0
26 Aug 10:09
Compare
Sorry, something went wrong.
No results found
Fix duration parsing #2
Support X-WR-CALNAME property, use VCalendar.calendarName to get/set it #3
v0.8.0
05 Aug 12:09
Compare
Sorry, something went wrong.
No results found
Support X-MICROSOFT-CDO-ALLDAYEVENT property, access it via VEvent.isAllDayEvent
Attendees are now optional when creating an event