2.0.1
Fixed
- Webhook signature verification
- Conditional require of Request class
The webhook signature verification method was fixed to allow custom secrets for webhooks.
Require of Request class was made conditional. Import is done only if not already defined.