Skip to content

Releases: jakobjohansson/hook

v1.0.2

26 May 11:23

Choose a tag to compare

Changes

  • Bumped dependencies
  • Removed headers method in the Request class
  • Changed internal order of hook parameters
  • Removed tests and unnecessary files from releases

v1.0.1

14 Nov 14:27

Choose a tag to compare

Added

  • Added checks for when the hook is attempted to be accessed without a POST request
  • Added tests for request checks

Fixed

  • Fixed some documentation errors

Removed

  • Removed unused methods in the Request class

v1.0

14 Nov 12:33
0cdfa76

Choose a tag to compare

The first hook release covers:

  • Elegant API for integrating with GitHub, GitLab and BitBucket
  • Authentication service
  • Callback possibility
  • Error handling