Maintenance Release
v3.2.0
- #307: allow for trailing
;
in RRULE - #311: support configuring the user agent
- Allow PHPUnit 9 to be installed but still provide backwards compatibility with v5
🎉 Thanks to @tacman 🎉
Previous Release Changelogs
v3.1.1
- #296: allow setting the HTTP protocol version
- #297: correct variable name (
$last_modified
) - #299: prevent deprecation notice in PHP 8.1+ (
auto_detect_line_endings
) - #300: refer to correct version in README
- #301: support the MONTHLY rrule stanza by itself
v3.1.0
v3.0.0
- Bumped minimum PHP requirement