Releases: mailgun/mailgun-php
Releases · mailgun/mailgun-php
v3.6.1
What's Changed
- update library by @oleksandr-mykhailenko in #871
- Improvement: SDK version headers v2 vs v3 by @oleksandr-mykhailenko in #874
- Improvement: SDK version headers v2 vs v3 by @oleksandr-mykhailenko in #875
- Update packages by @oleksandr-mykhailenko in #876
Full Changelog: v3.6.0...v3.6.1
v3.6.0
What's Changed
- Php code sniffer changes by @oleksandr-mykhailenko in #868
Full Changelog: v3.5.9...v3.6.0
New version: 3.5.9
What's Changed
- De 1078 bug with batch email sending for specific case taken from slack conversation by @oleksandr-mykhailenko in #867
Full Changelog: v3.5.8...v3.5.9
v3.5.8
What's Changed
- Fix error Fatal error: Uncaught TypeError: Mailgun\Api\Domain::index(… by @oleksandr-mykhailenko in #866
Full Changelog: v3.5.7...v3.5.8
New version: 3.5.7
What's Changed
- De 993 member create multiple doesnt work by @oleksandr-mykhailenko in #857
- Bugfix: Email Validations v3 / Add Email Validations to documentation. by @mikeundefined in #818
- De 1004 review and test pr mailinglist members pagination by @oleksandr-mykhailenko in #858
- Mailinglist members pagination by @aisnoek in #824
- De 1024 show response hardcoded to specific psr 7 implementation by @oleksandr-mykhailenko in #862
- Added an ability to get timestamp as it is by @oleksandr-mykhailenko in #863
New Contributors
Full Changelog: v3.5.6...v3.5.7
Small fix for supporting true, false for multiple creation
v3.5.6 Fixed error with expected bool value (#856)
Add ability to get Stream response
v3.5.5 Convert integer to strings
Mailgun PHP SDK v3.5.2
Was fixed an issue with potential error Uncaught InvalidArgumentException
in case of passing bool
params to query.
Updated php-cs-fixer
Mailgun PHP SDK v3.5.1
Fixed encoding of the urls,
Updated readme