Releases: michaelherold/bridgetown-deploy_hook
Releases · michaelherold/bridgetown-deploy_hook
Release list
v0.1.0
Added
- The ability to specify authorizers for any HTTP Authorization schemes, whether current or future, through the initializer. These can be anything responding to
#callwith 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.