Skip to content

Go-MailHog v0.08

Pre-release
Pre-release
Compare
Choose a tag to compare
@ian-kent ian-kent released this 21 Dec 09:34
· 167 commits to master since this release
  • Extract SMTP protocol into isolated library
  • Better protocol tests
  • Add hooks for manipulating protocol behaviour
  • Merge #14 - fix display of multipart messges, thanks @derwassi
  • Merge #17 - fix API v1 docs, thanks @geerlingguy
  • Fix #11 - add build documentation
  • Fix #12 - support broken MAIL/RCPT syntax
  • Fix #16 - add deployment documentation
  • Fix #18 - better server-sent event support using goose