Changelog
-
Huge improvement on hook generator
-
Now you can save over your private hook file and it will append everything except common values (version, special note, installer - will be replaced with new values). If you're creating a brand new hook for an app, it will create a brand new package object and do not worry about your existing hooks. Those hooks will remain intact
- YOU WILL BE PROMPTED WITH A DIALOG BOX ASKING, WHETHER TO APPEND OR OVERWRITE THE PACKAGE OBJECT (HOOK)
-
Now you can clone a hook (create an exact copy of an existing hook) - Very useful feature
-
2 New hook types added - Conditionally replace a param value
- CONSTRUCTOR_REPLACE_PARAM_CONDITIONAL
- REPLACE_PARAM_CONDITIONAL
-
Minor bug fixes and improvements
-
More for you to discover 😝