What's Changed
- Handle parameter values with multiple entries by @onny in #702
- Install glib dependencies in CI by @kewisch in #845
- Update dependencies by @kewisch in #844
- Detect the right design set for vcard3 by @kewisch in #680
- Add Period comparison functions by @kewisch in #679
- Update dependencies by @kewisch in #878
- Improve typing of the Time class by @st3iny in #881
- Fix invalid param type in Time.compareDateOnlyTz() by @st3iny in #882
- Add support for BYYEARDAY and BYDAY by @kewisch in #877
- Fix support for parsing UTC Dates with trailing decimal seconds by @Patronics in #863
- iCalendar Duration RFC Compliance Fix by @AksPu in #856
- recur_expansion: EXDATE can be DATE and DTSTART can be DATE-TIME by @dilyanpalauzov in #670
- Add Validation for Bysetpos during initialisation by @nkskalyan in #331
New Contributors
- @onny made their first contribution in #702
- @st3iny made their first contribution in #881
- @Patronics made their first contribution in #863
- @AksPu made their first contribution in #856
- @nkskalyan made their first contribution in #331
Full Changelog: v2.1.0...v2.2.0