Skip to content

Version 2.0.01

Choose a tag to compare

@Jhut89 Jhut89 released this 20 Jan 19:13
· 212 commits to master since this release

Version 2.0.01

Verb Refactor and feature additions

Fixes

PHP Warning Fix
-- Refactored class methods by moving them to the Mailchimp class.

Decoding Responses
-- If a response cannot be decoded the raw response is outputted

New Features

-- Debugger Mode
-- Able to set debugger log file
-- Can now use CURLOPT_SSL_VERIFYPEER
-- Can now return headers from requests
-- Library_Exceptions added leaving room for folks to add in their own exceptions
-- Library now validates the top level of a request body and checks for required fields