Skip to content

Releases: gabyx/Githooks

v2.0.16

13 Dec 08:57
e8ed021
Compare
Choose a tag to compare

Changelog

  • cf5ef7b Fix: PR #73. Missing empty check ⚓
  • aedc144 Add environment variables for skipping ... ⚓ (#73)

v2.0.15

10 Dec 22:47
abf3a7c
Compare
Choose a tag to compare

Changelog

  • abf3a7c Show warning when skipping untrusted hooks ⚓ (#71)

v2.0.14

10 Dec 22:23
aaac620
Compare
Choose a tag to compare

Changelog

  • aaac620 Do not abort reference-transaction hook in certain cases ⚓ (#72)
  • a605e0f Revert "Do not abort reference-transaction hook in certain cases ⚓ (#70)" ⚓

v2.0.11

08 Dec 14:35
1da3c6b
Compare
Choose a tag to compare

Changelog

  • 1da3c6b Fix wrong url on deleting release clone ⚓ (#67)

v2.0.10

07 Dec 11:19
680cdc5
Compare
Choose a tag to compare

Changelog

v2.0.10-rc1

06 Dec 19:06
16a440b
Compare
Choose a tag to compare
v2.0.10-rc1 Pre-release
Pre-release

Changelog

  • 16a440b Do not show prompt on already set 'githooks.trustAll' (#65)
  • 77ffabe [np] Release workflow ⚓
  • d69d09e Safe-guard installer with log and message prompt (#63)
  • 19503bf Drop global checksum store support (#62)
  • 3adae59 Fix ShowMessage when wrapping over zenity ⚓ (#61)

v2.0.9

12 Nov 17:19
3b676de
Compare
Choose a tag to compare

Changelog

3b676de Fix panic on empty options prompt ⚓ (#60)

v2.0.8

11 Nov 11:12
b77eb3d
Compare
Choose a tag to compare

Changelog

b77eb3d Fix release build (#59)
89ee69d Fix: Run all repo shared hooks (#58)
9611600 Fix tests ⚓ (#57)
9dd6e4e Update all packages ⚓ (#56)
0a548a2 Fix StringSet implementation ⚓ (#54)
2a17f36 bugfix/clone-bug ⚓

v2.0.7

03 Nov 16:09
08c498f
Compare
Choose a tag to compare

Changelog

08c498f Remove obsolete output ⚓ (#55)
c48d643 [np] Readme corrections ⚓

v2.0.6

26 Sep 17:31
Compare
Choose a tag to compare

Changelog

18a4b8e [np] Adjust windows tests
3d5a7b1 [np] Update goreleaser ⚓
904fe22 Fix dialog errors (#51)
b829b83 Add runner tracability (#52)
9859adb Check Githooks setup in CLI start (#50)
e01e59f Refactor git context (#46)
5bc2ac9 Wrap macos option dialog with zenity (#48)
7a0d751 Change all shebang to bash (#47)
56e7b86 [np] CircleCI update ⚓