Fixed - Fixed a bug that caused `SignedRequest.Userhas_authorized_application` to be incorrect for signed requests with an user id, but no OAuth Token. - Fixed a bug that caused queries that returned 3xx status codes to yield a blank string
0.6.3
Fixed - Fixed a bug that caused installation to fail in some circumstances.
0.6.2
Fixed - Fixed a bug that caused a KeyError upon parsing a signed request that didn't include the user's age.
0.6.1
Fixed - Fixed a bug that caused a NameError upon providing a list of strings as a Graph API parameter.
0.6.0
Added - Search results may now be paged. - `facepy.VERSION` is now `facepy.__version__`