Skip to content

Releases: mailjet/mailjet-apiv3-php

Fix params in client methods

12 Aug 12:26
77c4c44
Compare
Choose a tag to compare
Fix for param types (#228)

* Fix for param types

* Unintended changes

Co-authored-by: Pawel Wasiluk <[email protected]>

Response status fix, using guzzle class changed

12 Aug 12:12
7c55302
Compare
Choose a tag to compare

Response status, using guzzle class changed from exstending because soon it s going to be final

String cast fix

21 Dec 16:33
Compare
Choose a tag to compare
v1.5.1

String cast fix

v1.5.0

13 Sep 10:47
ad94046
Compare
Choose a tag to compare
  • Support for Laravel 8
  • Add support for V4
  • Fix Travis CI build tests
  • Updated readme
  • Added possibility to set guzzle proxy options

Fix authentication with bearer token

31 Oct 13:26
9d89b9a
Compare
Choose a tag to compare
v1.4.1

Added description for v1.4.1

Added V4 and SMS support

16 Oct 11:47
6bd2b98
Compare
Choose a tag to compare

Added support for authentication with bearer token for the SMS API

Stats revamp new stats endpoints

20 Jun 06:13
a56eb5c
Compare
Choose a tag to compare
v1.3.0

Version updated

v1.2.0

22 May 12:42
Compare
Choose a tag to compare
  • Adding settings and options for version, domains, secure protocol on client constructor and API call

v1.2.0-dev

06 Feb 15:36
Compare
Choose a tag to compare
v1.2.0-dev Pre-release
Pre-release

Please, take in consideration it is a beta. The new features may not be working.

  • Add the pull request #78

v1.1.8

22 Nov 14:58
Compare
Choose a tag to compare
  • Adding support data for error fix with the PR #74
  • Add tilde operator for guzzle 5.3 in composer.json in PR #75