Skip to content

Release 2.0.0

Compare
Choose a tag to compare
@deankarn deankarn released this 21 Oct 00:09
· 3 commits to v2 since this release

v2 released

  • updated ProcessPayloadFunc to also accept the http Headers from the request allowing users to grab other important information not directly contained within the payload like the header X-GitHub-Delivery, see #2 for details.

Thanks @alrs for the pull request.