Skip to content

Releases: OzzyCzech/icalparser

v4.1.1

27 Mar 06:37

Choose a tag to compare

Fixed

  • Normalize 'Z' timezone to 'UTC' for recurring events (#82)

v4.1.0

25 Mar 08:47

Choose a tag to compare

What's Changed

  • fix(IcalParser): Handle multi-segment IANA timezones like America/Argentina/Buenos_Aires and America/Indiana/Indianapolis (fixes #72)
  • refactor(Recurrence): Improve setUntil method and type hinting
  • Add ParserOptions
  • Add recurring event example to calendar file

v4.0.0

25 Mar 08:48

Choose a tag to compare

Full Changelog: v3.2.1...v4.0.0

v3.2.1

15 Dec 06:27
bc7a82b

Choose a tag to compare

What's Changed

  • Add php8.6 to experimental test by @Rotzbua in #79
  • chore(ci): bump actions/checkout from 5 to 6 in the github-actions group by @dependabot[bot] in #78

New Contributors

Full Changelog: v3.2.0...v3.2.1

v3.2.0

25 Mar 08:48
3aa0716

Choose a tag to compare

What's Changed

  • Add PHP 8.5 to test; enable dependabot to update Github Actions by @Rotzbua in #77

Full Changelog: v3.1.1...v3.2.0

Remove redundant types

07 Jan 15:29
da32a69

Choose a tag to compare

What's Changed

  • chore(docs): remove redundant type by @Rotzbua in #76

Full Changelog: v3.1.0...v3.1.1

Drop PHP 8.0 support

12 Dec 10:03
5830e95

Choose a tag to compare

Drop support for PHP 8

v3.0.6

09 Feb 07:51

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.5...v3.0.6

v3.0.5

27 Dec 10:31

Choose a tag to compare

What's Changed

Full Changelog: v3.0.4...v3.0.5

v3.0.4

25 Mar 08:48
b488bf4

Choose a tag to compare

What's Changed

Full Changelog: v3.0.3...v3.0.4