Releases: mailjet/mailjet-apiv3-php
Releases · mailjet/mailjet-apiv3-php
v1.6.3
v1.6.2
What's Changed
- Added ability to add normalizers to API calls and normalize response before getting them in methods like
get
,post
,delete
,put
; by @oleksandr-mykhailenko in #281 - Fix filters Field by @oleksandr-mykhailenko in #282
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
- Fixed two typos by @groupecomplus in #277
- PHP Compatibility fixes by @oleksandr-mykhailenko in #279
- Delete contact resource and example of usage by @oleksandr-mykhailenko in #280
New Contributors
- @groupecomplus made their first contribution in #277
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- php code sniffer fixes by @oleksandr-mykhailenko in #274
Full Changelog: v1.5.9...v1.6.0
v1.5.9
What's Changed
- Fix issue with correct content type by @oleksandr-mykhailenko in #262
- Fixed link by @oleksandr-mykhailenko in #264
- chore: made setAuthentication public to allow credential changing by @jaetoole in #270
- Code style changes only by @oleksandr-mykhailenko in #271
New Contributors
- @jaetoole made their first contribution in #270
Full Changelog: v1.5.8...v1.5.9
Fixed issues with wrong content-type
v1.5.8 Fix issue with correct content-type
Fix issue with overriding API version
v1.5.7 Fix issue with overwrite API version
Version 1.5.6
Updated composer.json
Body param declaration fix
Merge pull request #236 from Pavlico/body-argument-fix Fixed declare type for body param
Fix empty body param
Merge pull request #235 from Pavlico/body-argument-fix Fix for setting empty body