facepy v0.7.0 Release Notes

Release Date: 2012-06-13 // almost 12 years ago
  • โž• Added

    • You may now access the original data of the signed request from SignedRequest#raw.
    • You may now issue FQL queries with GraphAPI#fql.
    • FacebookError exceptions yielded from GraphAPI#batch now include the request that produced the error.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed a bug that caused GraphAPI#batch to crash upon receiving legacy errors from Facebook.