- Allow user to pass file-like object for the 'file' argument to the faces_detect and faces_recognize function. [Sebastian Noack]
1.2
- Remove deprecated Twiter username and password based auth - Remove deprecated Facebook username and password based auth (remove set_twitter_user_credentials method) - Add support for Facebook oAuth2 token based auth (set_facebook_oauth_credentials method)
1.1
- Minor changes to make the library work with Python 2.5