Skip to content

Releases: michaelherold/bridgetown-deploy_hook

Release list

v0.1.0

Choose a tag to compare

@michaelherold michaelherold released this 11 Mar 16:51

Added

  • The ability to specify authorizers for any HTTP Authorization schemes, whether current or future, through the initializer. These can be anything responding to #call with a nilable string argument with a truthy value for success and a falsey one for failure.
  • The ability the set the route for the deploy hook.
  • An automation to quickly bootstrap your site's Webfinger capabilities.