Skip to content

Releases: othyn/go-calendar

v2.2.3

06 Jan 19:59
Compare
Choose a tag to compare

🕒 This release was automatically generated and released at 2023-01-06 19:58:58.

v2.2.2

06 Jan 00:21
Compare
Choose a tag to compare

🕒 This release was automatically generated and released at 2023-01-06 00:21:44.

v2.2.1

05 Jan 14:01
Compare
Choose a tag to compare

🕒 This release was automatically generated and released at 2023-01-05 14:01:15.

v2.2.0

05 Jan 14:07
d041e74
Compare
Choose a tag to compare

🕒 This release was released at 2022-01-05 14:00.

📓 Adds persistent event identifiers and moves some of the event information (such as URL and times) into the description. This to aid in timezone debugging and to help support calendar clients that do not support a URL field, such as Google Calendar. Initial timezone parsing has been changed from Europe/London to Atlantic/Reykjavik to head off a potential BST bug, but this won't affect generated ics files or event times.

Full Changelog: v2.1.3...v2.2.0


🌟 Added

  • Events now have a persistent unique identifier.

📝 Changed

  • Events now contain the URL and timings within the event description.
  • The timezone for generated events (timezone required for the UTC workaround, but doesn't make it into the generated ics files) has been changed from Europe/London to Atlantic/Reykjavik, as I forsee an issue with BST on the horizon otherwise. Reykjavik remains GMT neutral all year round (effectively UTC), so it can be used as a UTC alternative that also checks the box of allowing for the UTC workaround so that event times are generated without the Z suffix, which breaks local time interpretation.

🐛 Fixed

  • Fixes #4 - Events now contain the URL within the event description to help support calendar clients that do not support the URL field, in this case Google Calendar.

❌ Removed

  • Nothing.

If you have any issues with this release, please report them using the Issues tab, although please first ensure the problem is reproducable with documented steps.

Using othyn/changelog-release-template.

v2.1.14

05 Jan 00:21
Compare
Choose a tag to compare

🕒 This release was automatically generated and released at 2023-01-05 00:21:35.

v2.1.13

04 Jan 16:58
Compare
Choose a tag to compare

🕒 This release was automatically generated and released at 2023-01-04 16:58:33.

v2.1.12

04 Jan 00:20
Compare
Choose a tag to compare

🕒 This release was automatically generated and released at 2023-01-04 00:20:57.

v2.1.11

03 Jan 00:20
Compare
Choose a tag to compare

🕒 This release was automatically generated and released at 2023-01-03 00:20:20.

v2.1.10

02 Jan 00:21
Compare
Choose a tag to compare

🕒 This release was automatically generated and released at 2023-01-02 00:21:06.

v2.1.9

01 Jan 17:07
Compare
Choose a tag to compare

🕒 This release was automatically generated and released at 2023-01-01 17:07:13.