Per webhook transformers and response callbacks
This version adds support for per-webhook transform methods. So if you want to perform specific transformations on your event objects, depending on which webhook got fired, you can do that now.
The other new option allows you to define custom webhook response callbacks.