Releases: gabyx/Githooks
Releases · gabyx/Githooks
v2.2.2
Changelog
- 3f9b4e8 fix: Refresh Git index in release clone before diff ⚓ (#100)
- 9f62102 fix: Return early when installer fails ⚓ (#99) ⚓
v2.2.1
Changelog
- 02a63d0 fix: Correct installer log problems and its wrong error handling
v2.2.0
Changelog
- 2add2d5 feat: Add namespaced env. variables to shared hooks by
.envs.yaml
(#96)
- bda964f feat: Add environment variables to runner yaml (#94)
- 56b3619 fix: Output in git config cache error ⚓ (#92)
v2.1.5
Changelog
- 8025718 fix: Add
worktree
scope to git config cache (#91)
v2.1.2
Changelog
- 06b29e4 Force dialog to be topmost on Windows ⚓ (#87)
- 7ff67ce Fix pre-release flag in command ⚓
v2.1.1
Changelog
- 366bf5f Fix leaking
GIT_DIR
due to git hooks ...
⚓ (#84)
- 0f5a4d0 Fix registration on manuall install ⚓ (#83)
- b6a9ffd a56e749 Fix maintained hooks update bug ⚓ (#81) (#82)
- ac2770b Add git config cache for performance ⚓ (#77)
- Results in 2-3x speedup in no-load hook execution.
v2.1.0
Changelog
- f02c306 [np] Rename annotated tag on release ⚓
- 4c54578 Deprecate
maintainOnlyServerHooks
in favor of maintainedHooks
⚓ (#76)
- b4a05b0 Add maintained hooks to global/local installs ⚓ (#75)
- 19d742c [np] CI changes ⚓