Skip to content

Releases: k1LoW/smtptest

v0.9.1

29 Mar 07:14
564a25c
Compare
Choose a tag to compare

What's Changed

  • Fix storing data of mail message by @k1LoW in #20

Full Changelog: v0.9.0...v0.9.1

v0.9.0

29 Mar 04:38
8e15e88
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.9.0

v0.8.1

22 Mar 08:21
7d46fb3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

22 Feb 11:18
Compare
Choose a tag to compare

What's Changed

  • Use errors.Join by @k1LoW in #13
  • Add OnReceive to register a function that fires when email is received by @k1LoW in #14

Full Changelog: v0.7.0...v0.8.0

v0.7.0

09 Dec 06:02
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/text from 0.3.6 to 0.3.8 by @dependabot in #9
  • Bump golang.org/x/net from 0.0.0-20210501142056-aec3718b3fa0 to 0.7.0 by @dependabot in #10
  • Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #11
  • Support Multiple Recipients by @qawatake in #12

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

02 Dec 07:00
Compare
Choose a tag to compare

Full Changelog: v0.5.2...v0.6.0

v0.5.2

30 Jun 05:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

01 Jun 05:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

11 May 14:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

26 Apr 10:48
Compare
Choose a tag to compare

What's Changed

  • [BREKING] Make Close() interface the same as that of httptest by @k1LoW in #4

Full Changelog: v0.3.0...v0.4.0