Skip to content

Releases: Stampie/Stampie

1.1.0

08 Sep 10:48
v1.1.0
Compare
Choose a tag to compare

Added

  • Added support for PHP 8

Removed

  • Removed support for PHP <7.2

Fixed

  • Fixed the Postmark endpoint to use https
  • Fixed the handling of taggable messages without any tags in the Sendgrid mailer

1.0.1

10 Sep 13:24
v1.0.1
Compare
Choose a tag to compare

Marked HTTPlug 2 as supported (no change in Stampie was necessary).

1.0.0

02 Sep 19:35
v1.0.0
5a086da
Compare
Choose a tag to compare

No changes since 1.0.0-beta2

1.0.0 Beta 2

12 Feb 10:32
5a086da
Compare
Choose a tag to compare
1.0.0 Beta 2 Pre-release
Pre-release

See change log for changes.

1.0.0 Beta 1

05 Feb 09:14
cc173f1
Compare
Choose a tag to compare
1.0.0 Beta 1 Pre-release
Pre-release

See change log for changes.

1.0.0-alpha2: Merge pull request #61 from z38/fix-missing-tags

21 Feb 08:22
Compare
Choose a tag to compare
  • Allow more special characters in password
  • Fix master branch alias

1.0.0-alpha1: Merge pull request #56 from Nyholm/httplug

27 Jul 10:44
Compare
Choose a tag to compare
  • Replaced our HTTP Adapters with HTTPlug. Thanks @Nyholm

0.11.2

23 Sep 09:43
Compare
Choose a tag to compare
  • Fix issue with var_dump

0.11.1

23 Sep 07:38
Compare
Choose a tag to compare
  • Fix issue with SendGrid and empty custom headers.

0.11.0

05 Aug 07:35
Compare
Choose a tag to compare
  • Removes support for phar and requires composer
  • Add support for new Guzzle library