Releases: SparkPost/php-sparkpost
Releases · SparkPost/php-sparkpost
1.1.0
1.0.3
Added
- Support for attachments, inline attachments, inline css, sandbox, start time, and transactional options in
Transmission
class - API response exceptions now include message, code, and description from API
1.0.2
Fixed
- Miscellaneous code cleanups related to docs and namespacing
1.0.1
Version 1.0.0
This release represents a major rework in the foundation of how the library works. It no longer requires a Guzzle of any version and instead implements an adapter pattern that allows the user to use whichever request library they choose. It also implements an instance based approach rather than a static one.
php 5.3 support
0.1.1 Merge remote-tracking branch 'origin/master'
First Release
First Release