Skip to content

4.1.0

Compare
Choose a tag to compare
@evert evert released this 07 Apr 00:49
· 438 commits to master since this release
  • #309: When expanding recurring events, the first event should also have a
    RECURRENCE-ID property.
  • #306: iTip REPLYs to the first instance of a recurring event was not handled
    correctly.
  • Slightly better error message during validation of N and ADR properties.
  • #312: Correctly extracing timezone in the iTip broker, even when we don't
    have a master event. (@vkomrakov-sugar).
  • When validating a component's property that must appear once and which could
    automatically be repaired, make sure we report the change as 'repaired'.
  • Added a PHPUnitAssertions trait. This trait makes it easy to compare two
    vcards or iCalendar objects semantically.
  • Better error message when parsing objects with an invalid VALUE parameter.