Skip to content

Releases: upmind/webhook-endpoint

v1.2

10 Aug 15:15
Compare
Choose a tag to compare
  • Add object, brand and user id getters to WebhookEvent
  • Add tests for WebhookEvent getters

v1.1

10 Aug 13:58
35760ae
Compare
Choose a tag to compare
  • Add WebhookException::getHttpCode() to get an appropriate HTTP response status code
  • Update examples
  • Add tests for WebhookException::getHttpCode()

v1.0.2

10 Aug 10:07
Compare
Choose a tag to compare
  • Check for empty STDIN in WebhookFactory::create()
  • Add test for empty STDIN

v1.0.1

08 Aug 00:36
Compare
Choose a tag to compare
  • Implement JsonSerializable on Webhook and WebhookEvent classes
  • Test JsonSerializable

v1.0

07 Aug 23:47
Compare
Choose a tag to compare

Initial commit