Skip to content

Releases: evilmartians/lefthook

v1.5.3

22 Nov 07:31
v1.5.3
69e4e95
Compare
Choose a tag to compare

Changelog

  • ab89c7f chore: skip summary separator if nothing is printed (#575)
  • be35ad4 chore: update changelog
  • baa0b28 fix: don't check checksum file when explicitly calling lefthook install (#572)

v1.5.2

09 Oct 07:30
v1.5.2
91caa53
Compare
Choose a tag to compare

Changelog

  • 471251c fix: correctly sort alphanumeric commands (#562)

v1.5.1

06 Oct 10:40
v1.5.1
2029cfe
Compare
Choose a tag to compare

Changelog

  • 0c19b9b chore: wrap shell args in quotes for consistency
  • 43ca10d feat: add force flag to run command (#561)
  • 42bdb19 feat: initial support for Swift Plugins (#556)
  • c8e4b13 fix: do not enable export when sourcing rc file (#553)

v1.5.0

21 Sep 10:32
v1.5.0
b67182f
Compare
Choose a tag to compare

Changelog

v1.4.11

13 Sep 07:56
v1.4.11
58e8769
Compare
Choose a tag to compare

Changelog

  • 58e8769 1.4.11: add use_stdin option
  • 3ddec2e chore: refactor commands passing (#546)
  • 08a56d3 fix: add use_stdin option for just reading from stdin (#547)
  • 22eaf62 fix: fail on non existing hook name (#545)

v1.4.10

04 Sep 12:51
v1.4.10
3cabf4a
Compare
Choose a tag to compare

Changelog

  • 3cabf4a 1.4.10: split command with file templates into chunks
  • ac918cb chore(docs): add git-cliff config for easier changelog generation
  • 54746e4 fix: allow empty staged files diffs (#543)
  • 78069b2 fix: split command with file templates into chunks (#541)

v1.4.9

15 Aug 09:08
v1.4.9
c8ff4be
Compare
Choose a tag to compare

Changelog

v1.4.8

31 Jul 12:53
v1.4.8
5d656f9
Compare
Choose a tag to compare

Changelog

  • 620d928 chore: add Add docs to PR template (#532)
  • 82af441 feat: add assert_lefthook_installed option (#533)
  • f8d3e85 feat: add support for skipping empty summaries (#531)

v1.4.7

24 Jul 08:51
v1.4.7
596d3ea
Compare
Choose a tag to compare

Changelog

  • ef136c4 chore: improve correctness of load_test.go (#525)
  • 41e1f60 ci: add Winget Releaser action (#526)
  • 7fb992f fix: correct merging of extends from remote config (#529)

v1.4.6

18 Jul 08:04
v1.4.6
b7c60cd
Compare
Choose a tag to compare

Changelog

  • 0a173dd deps: 18 July, 2023 (#524)
  • 27426fa feat: support .lefthook.yml and .lefthook-local.yml (#520)
  • 193190b fix: LEFTHOOK_VERBOSE properly overrides --verbose flag (#521)
  • e227a43 fix: do not print extraneous newlines when executionInfo output is hidden (#519)
  • 9f47c64 fix: uninstall all possible formats (#523)