All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
- Handle calendars that wrap output such as Google Calendar
- Fixed a bug where newlines were incorrectly handled.
- The
ICalendar.Recurrence.get_recurrences
function has been added to enable calculation of recurring events from RRULE.
- Calendars with empty lines in events are now parsed successfully.
- Calendars with empty lines are now parsed successfully.
- Empty parameter values in a VEVENT are now parsed successfully.
- First stable release.