Skip to content

Bugfix Release

Compare
Choose a tag to compare
@aggregat4 aggregat4 released this 09 Mar 08:59
· 15 commits to main since this release

This fixes a bug where RRULE recurrences with a BYMONTH value of 12 were not considered valid.

Sadly we have to depend on a forked rrule-rust library for this: the original fix did take place in version 0.7.1 of that library but in the versions since 0.5 (which we depend on) the timezone handling has changed and makes it impossible for to depend on.