1.3.0
- Support custom generators (
$link->formatWith(new \Your\Generator()
) - Fix iCal links that contains special chars (use base64 for encoding)
- Fix Outlook links: use new base URI and datetime formats
- Fix Yahoo links: events had invalid end datetime (due to a bug on Yahoo side)