Skip to content

Releases: bn4t/verteilzentrum

v0.0.4

06 Oct 09:35
Compare
Choose a tag to compare

Breaking Changes:

  • Mails are now sent out using an external MTA instead of the builtin one (#3)
  • Logging is now configurable (#8)
  • The data dir is no longer configured using a flag. Instead it is done in the config (427f14e)
  • Persistent receivers can be configured for lists (#10)
  • go 1.15 is now required (bfe8a32)

v0.0.3

17 Jun 19:27
Compare
Choose a tag to compare
$ git shortlog --reverse v0.0.2..v0.0.3

bn4t (5):
      add bind_to and bind_to_tls config options
      remove unnecessary recipient limit
      update dependencies
      add deinstallation instructions to readme
      remove unsupported ProtectClock directive