Skip to content

Releases: jakobjohansson/hook

v1.0.2

Choose a tag to compare

@jakobjohansson jakobjohansson released this 26 May 11:23

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

Choose a tag to compare

@jakobjohansson jakobjohansson released this 14 Nov 14:27

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

Choose a tag to compare

@jakobjohansson jakobjohansson released this 14 Nov 12:33
0cdfa76

The first hook release covers:

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