4.0.0-alpha2
Pre-release
Pre-release
- Updated windows timezone file to support new mexican timezone.
- #239: Added a
BirthdayCalendarGenerator. (@DominikTo) - #250:
isInTimeRange()now considers the timezone for floating dates and
times. (@armin-hackmann) - Added a duplicate vcard merging tool for the command line.
- #253:
isInTimeRange()now correctly handles events that throw the
NoInstancesExceptionexception. (@migrax, @DominikTo) - #254: The parser threw an
E_NOTICEfor certain invalid objects. It now
correctly throws aParseException.