servant-github-webhook v0.2.0.0 Release Notes

Release Date: 2016-09-11 // over 7 years ago
    • Generalize GitHubSignedReqBody combinator to GitHubSignedReqBody'' to allow for configuring multiple signing keys, on a per-route basis.
    • 👉 Make GitHubKey take a function instead of simply an IO action.
    • Reexport KProxy, to make writing Demote' instances easier.