Skip to content

Releases: bbengfort/daytimer

v0.3

06 Jan 16:16
Compare
Choose a tag to compare

Changelog

9c86997 Send email with Amazon SES Fixed #7
05e0569 Write HTML agenda to disk on demand Fixed #2
5042bb2 yaml deps vendored


Automated with GoReleaser
Built with go version go1.9 darwin/amd64

v0.2

05 Jan 22:35
Compare
Choose a tag to compare

Changelog

0c8fc35 configuration and ability to edit calendars and config from cli
290e7ce cli dep saved


Automated with GoReleaser
Built with go version go1.9 darwin/amd64

v0.1

04 Jan 21:37
Compare
Choose a tag to compare

The initial release of the Daytimer app. This release includes the ability to query Google calendars as well as send email updates about the agenda. This is the first version to be deployed for continuous use on a server. Features include:

  • Ability to list calendars
  • Ability to select primary calendars
  • Ability to print out an agenda on the command line
  • Ability to send an HTML agenda via email
  • Ability to list n upcoming events

Changelog

011833c templates stored as binary assets
97b54e7 goreleaser config
cab0add added version number
a15bb4f html email formatted nicely
2734458 can send agenda emails
404845e agenda item slicing
bbefd79 multiple calendar access
fefed50 start on agenda code
c8588e4 can specify number of events
8c0495b command line application
13a54c3 quickstart
a1023ab Initial commit


Automated with GoReleaser
Built with go version go1.9 darwin/amd64