All notable changes to this project will be documented in this file.
For more information about changelogs, check Keep a Changelog and Vandamme.
- Remove
waiting_time
and addon_response
callback.
- [BUGFIX] Do not raise error from
rate_limiting_header
when response does not have the usage status header.
- [FEATURE] Wait when usage status is approaching limit.
- [FEATURE] Added Fb::Configuration and Fb.configure
- [FEATURE] Added Fb::HttpRequest
- [FEATURE] Added Fb::HttpError