Skip to content

Releases: gabyx/Githooks

v2.2.3

16 Mar 18:00
fa10f56
Compare
Choose a tag to compare

Changelog

v2.2.2

10 Feb 09:56
3f9b4e8
Compare
Choose a tag to compare

Changelog

  • 3f9b4e8 fix: Refresh Git index in release clone before diff ⚓ (#100)
  • 9f62102 fix: Return early when installer fails ⚓ (#99) ⚓

v2.2.1

14 Nov 07:22
02a63d0
Compare
Choose a tag to compare

Changelog

  • 02a63d0 fix: Correct installer log problems and its wrong error handling

v2.2.0

02 Sep 18:17
2add2d5
Compare
Choose a tag to compare

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

21 May 17:59
8025718
Compare
Choose a tag to compare

Changelog

  • 8025718 fix: Add worktree scope to git config cache (#91)

v2.1.4

04 Apr 13:48
c2609ed
Compare
Choose a tag to compare

Changelog

  • c2609ed fix: Panic in git config cache ⚓ (#90)

v2.1.3

21 Mar 20:24
6b37a2d
Compare
Choose a tag to compare

Changelog

  • 6b37a2d fix: Show no prompt when disabled ⚓ (#89)

v2.1.2

16 Jan 19:48
06b29e4
Compare
Choose a tag to compare

Changelog

  • 06b29e4 Force dialog to be topmost on Windows ⚓ (#87)
  • 7ff67ce Fix pre-release flag in command ⚓

v2.1.1

28 Dec 22:17
366bf5f
Compare
Choose a tag to compare

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

19 Dec 21:22
Compare
Choose a tag to compare

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 ⚓