0.6.0
- Allow more flexibility in when webhooks are fired
- Allow implementors to use custom models
- Improved documentation
- Provide model contracts
- No longer need to manually implement webhook payload methods, can now use DeliversWebhooks trait
BREAKING: Changed existing model namespaces, and method names. Changed ShouldDeliverWebhooks
contract.