Skip to content

Releases: shellbear/epical

v0.1.5

17 Sep 22:47
Compare
Choose a tag to compare

Changelog

100b5d4 - Updated EpitechEvent fields name - Fixed a sync issue resulting in duplicate Google calendar events
d504074 Updated README

v0.1.4

14 Sep 14:14
Compare
Choose a tag to compare

Changelog

8dcbe18 Add deleteFrom and deleteCalendar parameters to ClearEvents function
193332c Updated README instructions Fixed code style errors Added more error handling to functions

v0.1.3

09 Sep 21:44
Compare
Choose a tag to compare

Changelog

08e275c Fixed an issue with sync command flags

v0.1

05 Sep 08:48
Compare
Choose a tag to compare

Changelog

9272b4c - Add CLI support - Add clear cmd - Add list cmd - Add version cmd - Add sync cmd
d89adce - Add goreleaser configuration
79c71b8 - Add vendors dependencies - Improve list cmd - Add required token flag to list and sync cmd
21a4308 Initial commit