Skip to content

2.0.1

Compare
Choose a tag to compare
@evert evert released this 03 Jun 01:26
· 1861 commits to master since this release
  • Removed: Element class. It wasn't used.
  • Added: Basic validation and repair methods for broken input data.
  • Fixed: RecurrenceIterator could infinitely loop when an INTERVAL of 0 was
    specified.
  • Added: A cli script that can validate and automatically repair vcards and
    iCalendar objects.
  • Added: A new 'Compound' property, that can automatically split up parts for
    properties such as N, ADR, ORG and CATEGORIES.
  • Added: Splitter classes, that can split up large objects (such as exports)
    into individual objects (thanks @DominikTo and @armin-hackmann).
  • Added: VFREEBUSY component, which allows easily checking wether timeslots are
    available.
  • Added: The Reader class now has a 'FORGIVING' option, which allows it to parse
    properties with incorre