Facebook-py

Latest version: v0.2

Safety actively analyzes 623721 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

3.0.0

==========================
- Remove support for Python 2.6.
- Add support for Graph API versions 2.8, 2.9, and 2.10.
- Remove support for Graph API versions 2.1, 2.2, and 2.3.
- Change default Graph API version to 2.4.
- Add support for requests' sessions (201).
- Add versioning to access token endpoints (322).
- Add new `get_all_connections` method to make pagination easier (337).
- Add new `get_permissions` method to retrieve permissions that a user has
granted an application (264, 342).
- Remove `put_wall_post` method. Use `put_object` instead.
- Add search method (362).

2.0.0

==========================
- Add support for Graph API versions 2.6 and 2.7.
- Remove support for Graph API version 2.0 and FQL.
- Change default Graph API version to 2.1.
- Fix bug with debug_access_token method not working when the
GraphAPI object's access token was set (276).
- Allow offline generation of application access tokens.

1.0.0

==========================

- Python 3 support.
- More comprehensive test coverage.
- Full Unicode support.
- Better exception handling.
- Vastly improved documentation.

0.4.0

==========================

- Add support for deleting application requests.
- Fix minor documentation error in README.
- Verify signed request parsing succeeded when creating OAuth token.
- Convert README to ReStructuredText.

0.3.2

==========================

- Add support for state parameters in auth dialog URLs.
- Fixes bug with Unicode app secrets.
- Add optional timeout support for faster API requests.
- Random PEP8 compliance fixes.

0.3.1

==========================

- Minor documentation updates.
- Removes the develop branch in favor of named feature branches.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.