Releases: maxemail/api-php
Releases · maxemail/api-php
6.1.1
- Revert support for API token authentication, added in v6.1.0.
See Change Log for full details.
5.2.1
- Revert support for API token authentication, added in v5.2.0.
See Change Log for full details.
6.1.0
- Add support for API token authentication. Username and password can still be used as a fallback.
See Change Log for full details.
5.2.0
- Add support for API token authentication. Username and password can still be used as a fallback.
See Change Log for full details.
6.0.0
- Drop support for PHP version <= v8.0 as they are no longer actively supported by the PHP project.
See Change Log for full details.
5.1.1
- Clean-up temporary local file for any errors while trying to download a file.
See Change Log for full details.
5.1.0
- Add support for Guzzle v7.
See Change Log for full details.
5.0.1
Add support for PHP 8.0
See Change Log for full details.
5.0.0
- Package name changed to
maxemail/api-phpin-line with company branding and GitHub team name change. Composer/Packagist will show the previous name as abandoned and redirect. - Namespaces have been changed (again) from
Emailcenter\MaxemailApitoMaxemail\Api. Sorry. - Removed support for PHP 7.0 as it is no longer actively supported by the PHP project
See CHANGELOG for all the details