This repository has been archived by the owner on Dec 16, 2021. It is now read-only.
Releases: constantcontact/php-sdk
Releases · constantcontact/php-sdk
3.0.0-alpha
- Support for Guzzle 6
- Minimum version of PHP required is 5.5
- Various improvements and fixes associated with the migration to Guzzle 6
2.1.4
2.1.3
- Some back end changes and versioning fixes
2.1.2
- Fixes to LibraryService
- Added the ability to create a Folder
2.1.1
- Less constrained Composer versioning for Guzzle
2.1.0
- Fixed an issue with the update contact method
- Added Campaign Preview methods
- Fixed an error in an example
2.0.0
- Completely rewritten back-end implementation using GuzzlePHP
- Instead of one giant ConstantContact object, calls are now broken out into services
- New file upload methods for Library
- Bugfixes
1.3.2
Finalizing some fixes for birthday and anniversary fields.
1.3.1
Minor updates and fixes.
1.3.0
- Expanded on account service methods
- Update Account Info
- Get verified email addresses
- Create a new verified email address
- Created a Library Service - get files and folders hosted in the account
- Bugfixes