Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Feb 03:18
· 178 commits to master since this release
v0.1.0
36a4adf

Docker Releases are located here.

⚠Breaking Changes ⚠

  • Previously, SMTP calls would ignore TLS certificate verifications. This release adds support for enabling/disabling this, however, the new default is to not skip verification by default.

Changelog

  • 36a4adf bump go version requirements
  • b5aa50e Merge pull request #6 from devon-mar/mail-tls
  • dafe0fb Add additional SMTP TLS options

go version go1.17.7 linux/amd64