Skip to content

Releases: railsware/mailtrap-php

2.0.2

03 Oct 11:35
8983df5
Compare
Choose a tag to compare

What's Changed

  • Fix broken Unit tests after symfony/mailer update by @gaalferov in #30

Full Changelog: 2.0.1...2.0.2

2.0.1

15 Aug 14:36
d040739
Compare
Choose a tag to compare

What's Changed

  • Issue-28 > support more types in template_variables by @gaalferov in #29

Full Changelog: 2.0.0...2.0.1

2.0.0

16 Jul 08:52
8021b0b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.9.0...2.0.0

1.9.0

03 May 11:45
a4e20f0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.8.1...1.9.0

1.8.1

26 Apr 09:49
d79e011
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.8.0...1.8.1

1.8.0

22 Apr 15:16
b00a943
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.4...1.8.0

1.7.4

20 Mar 09:30
7d0d6d5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.3...1.7.4

v1.7.3

30 Jan 09:03
4aeddaf
Compare
Choose a tag to compare

What's Changed

  • Fixed typo in exception message by @benjamincrozat in #17
  • Use Psr18ClientDiscovery instead of deprecated HttpClientDiscovery (issue) by @gaalferov in #19

Full Changelog: 1.7.2...1.7.3

v1.7.2

13 Oct 07:37
cc6e91f
Compare
Choose a tag to compare
  • Add support 'reply-to' mail header
  • Rollback 'php-http/message-factory' library (needs for PHP 7.4)

v1.7.1

05 Jun 08:20
8426e9b
Compare
Choose a tag to compare
Merge pull request #15 from railsware/feature/add-http-meesage-v2

support "psr/http-message" v2 version