Skip to content

Releases: OzzyCzech/icalparser

v4.1.3

Choose a tag to compare

@cursor cursor released this 01 Jul 13:12
db61cc3

Maintenance

  • Upgrade actions/checkout from v6 to v7 in GitHub Actions workflows
  • Bump nette/tester dev dependency to ^2.6.1
  • Add Composer ecosystem to Dependabot configuration

Full changelog: v4.1.2...v4.1.3

v4.1.2

Choose a tag to compare

@OzzyCzech OzzyCzech released this 01 Jun 06:17
a78f042

Bug Fixes

  • Prevent timezone leakage during recurrence parsing (#84)

Other

  • Remove Buy Me A Coffee link from docs
  • Add .gitattributes to minimize dist size (#83)

Full changelog: v4.1.1...v4.1.2

v4.1.1

Choose a tag to compare

@OzzyCzech OzzyCzech released this 27 Mar 06:37

Fixed

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

v4.1.0

Choose a tag to compare

@OzzyCzech OzzyCzech released this 25 Mar 08:47

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

Choose a tag to compare

@OzzyCzech OzzyCzech released this 25 Mar 08:48

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

v3.2.1

Choose a tag to compare

@OzzyCzech OzzyCzech released this 15 Dec 06:27
bc7a82b

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

Choose a tag to compare

@OzzyCzech OzzyCzech released this 25 Mar 08:48
3aa0716

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

Choose a tag to compare

@OzzyCzech OzzyCzech released this 07 Jan 15:29
da32a69

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

Choose a tag to compare

@OzzyCzech OzzyCzech released this 12 Dec 10:03
5830e95

Drop support for PHP 8

v3.0.6

Choose a tag to compare

@OzzyCzech OzzyCzech released this 09 Feb 07:51

What's Changed

New Contributors

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