Skip to content

0.6.0

Compare
Choose a tag to compare
@samatcd samatcd released this 07 Jul 13:34
· 18 commits to master since this release
  • 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.