facebook v2.0.0 Release Notes

    • ๐Ÿ‘ [NEW] #80 #71 All Session API, which sends requests to Facebook, support Context now. Thanks, @sebnow for your thoughts and reminder.
    • [NEW] #79 Add some number types which can be decoded from a string implicitly.
    • ๐Ÿšš [NEW] #78 #57 Deprecate FQL and remove all related code.
    • [FIX] #73 Fix regular expression for video post. Thanks, @acochrane.
    • [FIX] #62 Use base64.RawURLEncoding to decode signed request data. Thanks,@zonr.
    • โœ… [FIX] Fix some typos in README and test cases. Thank @nick3399, @J-P-77, @smasher164, @enm10k and many others.
    • [FIX] Clean up code for readability.