Skip to content

v0.1.9

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Sep 09:07
· 49 commits to main since this release

Changelog

  • c2cc3ed chore(.gitignore): add __debug_bin* to ignore list to prevent clutter in the repository feat(launch.json): add new launch configuration for getting calendar data to streamline development feat(calendar.go): enhance calendar event formatting with styles for better readability fix(calendar.go): improve event sorting logic to handle simultaneous start times correctly fix(ical_client.go): enhance error logging with additional context for easier debugging refactor(ical_client.go): rename saveIcalParse to safeIcalParse for clarity in function purpose