* Fixed SSL Certificate validation issue with httplib >= 0.7.0
2011-10-04: v1.1.1
* Fixed bug where __len__ returns a type error on empty collections returned from custom methods on collections or entries.
2011-08-26: v1.1.0
* Modified OAuthAdapter to raise an APIException when any API errors occur.
* Added get_activity() method to return subscriber analytics activity.
* Modified create() method to return the instance of the newly created Resource instead of true.
* Modified create() method tests to be more generic.
* Fixed bug in POST and GET where dictionaries and lists were not properly json serialized.
* Fixed bug in find and findSubscribers methods when no matches are found by the api.