Skip to content

3.0.0-RC2

Pre-release
Pre-release

Choose a tag to compare

@ralflang ralflang released this 21 May 11:42
· 9 commits to FRAMEWORK_6_0 since this release

feat: Implement RFC 5546 recurrence including test cases taken from RFC examples
Cast dayMask to int in recurOnDay methods
style: Don't use leading \ in PSR-0 code
feat: Implement immutable Duration and Period based on icalendar specs