Skip to content

smtprelay v1.9.0

Compare
Choose a tag to compare
@decke decke released this 15 Aug 13:45
· 98 commits to master since this release
v1.9.0
813bd9e

Features

  • Replace iniflags config file parser with peterbourgon/ff/v3
  • Support environment variables for config
  • Support .env files if it exists

Bugfixes

  • config: Show error output from parser if it fails dffe0bb
  • config: Comments in ini file traditionally start with ';' e5f27e0 (#79)
  • Fix output for "-version" to not contain unneccessary noise e3ba45e

Full Changelog: v1.8.0...v1.9.0