- Fix an error introduced in 3.3.7 that prevented validation calls from succeeding.
3.3.8
-------------
- Use next_page_uri when iterating over a list resource
3.3.7
Not secure
-------------
- Allow arbitrary keyword arguments on resource creation and listing
3.3.6
Not secure
-------------
- Remove doc/tmp directory which was preventing installation on certain Windows machines - Add Travis CI integration - Update httplib2 dependency
3.3.5
Not secure
-------------
Released on January 18, 2011
- Fix a bug with the deprecated `TwilioRestClient.request` method - Fix a bug in filtering SMS messages by DateSent
3.3.4
-------------
Released on December 16, 2011
- Allow both unicode strings and encoded byte strings in request data - Add support for SMS and Voice application sids to phone number updating - Fix documentation error relating to phone number purchasing - Include doc string information for decorated functions