Changelog

v0.5.0 (2025-02-06)

Features

  • Add timezone support to output (bad44d6)

v0.4.2 (2025-02-04)

Bug fixes

  • Remove unneccerasy conversion of recurrence ids to utc (#124) (78b0e2e)

v0.4.1 (2025-01-31)

Bug fixes

  • Prevent skipping events without uids during merge (ca27fcb)

v0.4.0 (2025-01-29)

v0.3.14 (2025-01-19)

Bug fixes

  • Update dependency icalendar to v6.1.1 (#106) (9b1b2a6)

v0.3.13 (2024-12-04)

Bug fixes

  • Update dependency typer to v0.15.1 (#89) (a035bc3)

v0.3.12 (2024-12-03)

Bug fixes

  • Update dependency typer to ^0.15.0 (#87) (aca9fed)

v0.3.11 (2024-11-29)

Bug fixes

  • Update dependency typer to ^0.14.0 (#82) (b8173f8)

v0.3.10 (2024-11-23)

Bug fixes

  • Update dependency icalendar to v6.1.0 (#80) (e32be59)

v0.3.9 (2024-11-19)

Bug fixes

  • Update dependency typer to v0.13.1 (#78) (209a3b2)

v0.3.8 (2024-11-08)

Bug fixes

  • Update dependency typer to ^0.13.0 (#70) (58eb230)

v0.3.7 (2024-11-01)

Bug fixes

  • Update dependency rich to v13.9.4 (0b89e60)

v0.3.6 (2024-10-22)

Bug fixes

  • Update dependency rich to v13.9.3 (38bd903)

v0.3.5 (2024-10-13)

Bug fixes

  • Update dependency icalendar to v6.0.1 (619e542)

v0.3.4 (2024-10-06)

Bug fixes

  • Update dependency icalendar to v6 (3524faf)

v0.3.3 (2024-10-04)

Bug fixes

  • Update dependency rich to v13.9.2 (80bd3f5)

v0.3.2 (2024-10-01)

Bug fixes

  • Update dependency rich to v13.9.1 (a1515db)

Features

  • Skip vevent where uid, sequence and recurrence_id are the same (61f5d73)

v0.3.1 (2024-09-10)

Bug fixes

  • Update dependency rich to v13.8.1 (44f9750)

v0.3.0 (2024-09-09)

Features

  • Add nicco as github sponsor (8b31bec)

v0.2.0 (2024-09-06)

Bug fixes

  • Changelog creation (05b32df)

  • Update dependency typer to ^0.12.0 (634b106)

Features

  • Implement calendar merging functionality (1ce87e7)

Documentation

  • Fix codedev link in readme (629fb86)

v0.1.0 (2024-09-05)

Features

  • Implement calendar merging functionality (989334a)

  • Initial project setup (fd12c9e)