Skip to content

v1.2.2

Choose a tag to compare

@rclarkburns rclarkburns released this 26 Apr 19:37

[F] Add function for checking dependency and executing callback
[FEATURE]

Intended use case is for checking for a dependency like composer then providing a callback function to handle the install if it doesn't exist.


[F] Add debug condition in hm_do wrapper
[FEATURE]

Calling script can declare global variable: henchman_debug to trigger debug output during development of script using Henchman.