Releases: mattrobenolt/email-me
Releases · mattrobenolt/email-me
0.4.0
0.3.1
Better locate sendmail
when not present on $PATH
.
0.3.0
- Support for setting CLI options as environment variables.
EMAIL_ME_TO
andEMAIL_ME_MAX
are defined so these values can be overridden globally. - Build against go 1.6beta1
0.2.0
- moar verbose system/user time in email
- exit with status of 1 if child exits with non-0
- added BSD license
- added
-on-error
flag to only send an email if the child process exits non-0 - properly proxy stdin to child process
hello world
0.1.0 Update readme