Recurr Versions Save

PHP library for working with recurrence rules (RRULE); meant to help with recurring calendar events.

v5.0.0

2 years ago

Bump minimum PHP version to 7.2

v4.0.5

3 years ago

v3.0

6 years ago

Method signatures were changed: \DateTime became \DateTimeInterface

Support for PHP 5.3 and PHP 5.4 are dropped (\DateTimeInterface was introduced in PHP 5.5)

v2.0

7 years ago

No new functionality. Just a bug fix that potentially alters the generated occurrence set, so I'm releasing it as a breaking change.

See #106