This repository has been archived by the owner on Aug 10, 2023. It is now read-only.
Releases: bash-bastion/hookah
Releases · bash-bastion/hookah
v1.1.1
v1.1.0
Features
- When printing potential hooks, embed hyperlinks to each one
- Show fewer hook names on
hookah new
Misc
- Upgrade dependencies
- Improved quoting and use of
local
variables - Improved documentation page
v1.0.0
Yayy! Finally at v1.0.0
Features
- Library for hooks (that are implemented in Bash) (
lib.sh
) is finally fleshed out- Expect the same stability as bake since its
v1.0.0
- Expect the same stability as bake since its
- The
hookah new
menu is completely reworked, adding all possible Git hooks- In the future, more advanced scrolling and categorization will be implemented along with hyperlinks to the documentation
- General improvements
v0.3.0
This release features a substantial general improvement, including one fix that stands out:
Fixes
stdin is not a tty
errors