- Fix typo, make tests pass
- Added getLastRateLimitInfo() call
- Bump Version number for packagist to pick up
- Removed contact import API call
- Added stats_send call
- Updated cancelSend()
- Added Preview and Trigger API calls
- Removed createNewUser() call
- Removed setHorizon() call
- Added Event call
- Added options to pushContent()
- Purchase API call
- Added getBlasts() for querying blasts meta-data
- Update job methods: processUpdateJob(), processUpdateJobFromUrl(), processUpdateJobFromFile() and processUpdateJobFromEmails()
- Fixed bug for purchase API request
- Preserve data type when sending to the server, All data are sent in json encoded format
- Job API Call with file uploading support
- Template Revisions
- Added Hard bounce postback call
- Added delete template API call
- Added getLastResponseInfo()
- Bug Fix: When boolean False is used for any parameter values, generated signature hash gets invalidated