Skip to content

Releases: evilmartians/lefthook

v1.2.9

13 Feb 07:18
v1.2.9
0e6aa81
Compare
Choose a tag to compare

Changelog

v1.2.8

23 Jan 08:14
v1.2.8
040297f
Compare
Choose a tag to compare

Changelog

  • 040297f 1.2.8: Fix installation in a worktree
  • d7b107c fix: Don't join info path with root (#418)

v1.2.7

10 Jan 06:50
v1.2.7
c88a009
Compare
Choose a tag to compare

Changelog

  • c88a009 1.2.7: Execution fixes
  • c7b8cc3 chore: Add PR template (#401)
  • f41e149 chore: Fix yml syntax missing colon (#399)
  • 06137e9 chore: Tidy go.mod
  • 2f27e5b deps: bump github.com/briandowns/spinner from 1.19.0 to 1.20.0 (#406)
  • 7fabbae deps: bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17
  • b05b393 fix: Double quote eval statements with $dir (#404)
  • 82f8a08 fix: Make info dir when it is absent (#414)

v1.2.6

14 Dec 10:29
v1.2.6
7fa22dd
Compare
Choose a tag to compare

Changelog

  • 7fa22dd 1.2.6: New follow option and rc option fix
  • 319d8d4 feature: Allow following output (#397)
  • b376e43 fix: Remove quotes for rc in template (#398)

v1.2.5

13 Dec 08:21
v1.2.5
00107c7
Compare
Choose a tag to compare

Changelog

v1.2.4

05 Dec 12:50
v1.2.4
d13ba16
Compare
Choose a tag to compare

Changelog

v1.2.3

30 Nov 16:30
v1.2.3
93248ee
Compare
Choose a tag to compare

Changelog

v1.2.2

23 Nov 07:50
v1.2.2
a6fc69c
Compare
Choose a tag to compare

Changelog

  • a6fc69c 1.2.2: Extended skip option
  • 845436c chore: Add FreeBSD OS to packages (#377)
  • 18c0df3 feature: Skip based on branch name and allow global skip rules (#376)
  • 6161e77 fix: Omit lfs output unless it is required (#373)
  • bb7482a fix: typo sctipts -> scripts (#375)

v1.2.1

17 Nov 11:12
v1.2.1
08120e6
Compare
Choose a tag to compare

Changelog

  • 08120e6 1.2.1: Various fixes
  • 31b014a chore: Fix documentation for {push_files}
  • dee11d9 chore: Update changelog
  • b7c9afc chore: Update changelog
  • bb896a8 ci: Fix Makefile for building and publishing packages
  • 2a376a7 fix: Allow changing refs for remote (#363)
  • 055254d fix: Print prepare-commit-msg hook if it exists in config (#368)
  • 3fbb37d fix: Remove quoting for scripts (#371)
  • 6d71a66 fix: remove lefthook.checksum on uninstall (#370)

v1.2.0

07 Nov 08:34
v1.2.0
617c1fb
Compare
Choose a tag to compare

In this version

  • remote configuration for remote config files 💻!
  • interactive option fix, and now working with commitzen and other interactive utilities 🎉

Changelog

  • 617c1fb 1.2.0: Remote config feature, interactive support
  • c145270 chore: Fix typo
  • 42bbb80 chore: Remove deprecated config options (#351)
  • 0ea6304 chore: Update CHANGELOG
  • 5d2666e ci: Apply fix for rubygems release
  • ac42122 feature: Add remote config support (#343)
  • 1ec41a1 fix: Full support for interactive commands and scripts (#352)
  • 71817fa fix: Uninstall remotes on lefthook uninstall