Skip to content

Releases: shadyabhi/calsync

v0.0.42

29 Sep 21:59
Compare
Choose a tag to compare

Changelog

  • e72cbe5 don't support full day events

v0.0.41

29 Sep 21:43
Compare
Choose a tag to compare

Changelog

  • 881124b Add makefile
  • 4fb6158 Binary in .gitignore
  • 039c7f1 close #19 Move to a more unique bullet point
  • df39792 readme: remove service related instructions

v0.0.40

24 Oct 03:41
1731c21
Compare
Choose a tag to compare

Changelog

  • 1731c21 goreleaser: add caveat to point to wiki
  • 0c77e9f goreleaser: remove service, it doesn't have access to calendar

v0.0.39

24 Oct 03:41
Compare
Choose a tag to compare

Changelog

  • d79b92f events: hash now includes "description" - 2 ( #17)

v0.0.38

24 Oct 00:31
Compare
Choose a tag to compare

Changelog

  • d79b92f events: hash now includes "description" - 2 ( #17)

v0.0.36

24 Oct 00:27
Compare
Choose a tag to compare

Changelog

  • 14dbecd better event hash that includes all imp fields
  • 8c59729 events: now syncs description (#17)
  • f03afce improve launch file
  • b32c6cc logging: better event printing
  • 3e6c224 maccalendar: don't use relative dates (#18)
  • dabd55a maccalendar: normalization is not needed (#18)
  • 9ed20d5 maccalendar: save Notes in event struct (#17)
  • 150ff98 new hash for maccalendar events
  • e516731 remove extra comment

v0.0.35

11 Oct 13:44
Compare
Choose a tag to compare

Changelog

  • d6005bc gcal: fetch max 2500 events, and endTime == largest endTime in local events

v0.0.34

09 Oct 03:40
Compare
Choose a tag to compare

Changelog

  • 27c5988 gcal: leave manually created events alone
  • 165d42f readme: add guide to create credentials.json
  • 1e0b7a9 readme: add instructions on how to run it periodically
  • 1998c61 readme: fix spelling
  • e1b57b2 readme: update formatting

v0.0.33

08 Oct 23:48
Compare
Choose a tag to compare

Changelog

  • e89db18 maccalendar: add better error reporting for icalbuddy

v0.0.32

08 Oct 23:35
Compare
Choose a tag to compare

Changelog

  • d5681ea macevents: make icalBuddy binary path configurable