Releases: hotmeteor/receiver
Releases · hotmeteor/receiver
v0.1.9
What's Changed
- Docs: provide example route for receiving webhooks from multiple services by @ChrisHardie in #12
New Contributors
- @ChrisHardie made their first contribution in #12
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- #10 by @hotmeteor in #11
New Contributors
- @hotmeteor made their first contribution in #11
Full Changelog: v0.1.7...v0.1.8
v0.1.7
v0.1.6
v0.1.5
Fix Stripe provider, IDE hints
Full Changelog: v0.1.3...v0.1.4
Fix Postmark driver creation
What's Changed
- Fix invalid method name by @jankremlacek in #1
New Contributors
- @jankremlacek made their first contribution in #1
Full Changelog: v0.1.2...v0.1.3
Support Github verify
v0.1.2 Update GithubProvider.php
Initial release
- Added ability to change base namespace for handlers
Initial release
v0.1 Update runner