Skip to content

Maintenance Release

Compare
Choose a tag to compare
@u01jmg3 u01jmg3 released this 15 Jul 18:25
· 63 commits to master since this release
v3.2.0
cc5cc7c

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

  • #291: modify key value from string
  • #294: handle case of RRULE:COUNT=1

v3.0.0

  • Bumped minimum PHP requirement