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
NoInstancesException
exception. (@migrax, @DominikTo) - #254: The parser threw an
E_NOTICE
for certain invalid objects. It now
correctly throws aParseException
.