3.4.3
- #219: Corrected validation of
EXDATE
properties with more than one value. - #212:
BYSETPOS
with values below-1
was broken and could cause infinite
loops. - #211: Fix
BYDAY=-5TH
in recurrence iterator. (@lindquist) - #216:
ENCODING
parameter is now validated for all document types. - #217: Initializing vCard
DATE
objects with a PHP DateTime object will now
work correctly. (@thomascube)