Skip to content

v0.10.0

Compare
Choose a tag to compare
@dkorunic dkorunic released this 13 Oct 08:19
· 121 commits to main since this release

Changelog

  • c99da5a Add Google Calendar sample block
  • 3a52137 Add Jekyll config
  • d73d219 Add Terms of use/service.
  • 12ee6d2 Add privacy policy.
  • 1267bae Create CNAME
  • 33aa1a7 Deps update. Documentation update.
  • 4d3caeb Documentation updates
  • 43ad14f Make token I/O atomic where possible.
  • 2d78c3f Remove fftoml and ffyaml for now.
  • 370dbbb Rename Terms of use.
  • d101b3a Replace pborman/getopt w/ peterbourgon/ff. When creating Calendar events, add just future events.
  • ef56bbf Simplify tickInterval parsing
  • a6a8698 Update Taskfile to manage contrib/random_delete_test
  • abffd60 Update Terms and Jekyll config
  • cec5b28 Update contrib/random_delete_test modules
  • e59bf70 Update deps. Add calendar_credentials.json for Google Calendar Oauth2 flow.
  • 93bef81 Use io.WriteString()
  • 99c8d7c WIP: Initial Google Calendar API implementation