Releases: spatie/icalendar-generator
Releases · spatie/icalendar-generator
3.2.0
3.1.1
What's Changed
- ci: add tests for PHP 8.5 by @Chris53897 in #160
- fix: full timezone offset issue half hour by @atymic in #165
New Contributors
Full Changelog: 3.1.0...3.1.1
3.1.0
What's Changed
- Update issue template by @AlexVanderbist in #155
- feat(Added VTODO) by @xtay2 in #157
- Fixed a bug with unix timezeones offsets not following spec
Full Changelog: 3.0.0...3.1.0
3.0.0
What's Changed
- Removed dependency on spatie/enum and use PHP native enums
- Cleanup of the code base with PHPStan static analysis
- Rework of payload construction
- Use more modern PHP standards
- allow for zero-second durations. by @peccator085 in #150
You can find the upgrade notes in UPGRADING.MD, should be a smooth update since the only breaking change is another enum convention.
Full Changelog: 2.9.2...3.0.0
2.9.2
What's Changed
- feat: Add sequence to event by @andrewbroberg in #151
New Contributors
- @andrewbroberg made their first contribution in #151
Full Changelog: 2.9.1...2.9.2
2.9.1
Full Changelog: 2.9.0...2.9.1
2.9.0
2.8.1
What's Changed
- feat: drop support for PHP < 8.1 by @Chris53897 in #136
- ci: improve ci by @Chris53897 in #135
- Fix timezone issue
Full Changelog: 2.8.0...2.8.1
2.8.0
2.7.0
What's Changed
- feat: improved compatibility all day events for Microsoft products by @joostdebruijn in #132
Full Changelog: 2.6.2...2.7.0