Skip to content

Releases: evilmartians/lefthook

v1.5.5

30 Nov 15:40
v1.5.5
9b072e6
Compare
Choose a tag to compare

Changelog

v1.5.4

27 Nov 08:26
v1.5.4
64fefde
Compare
Choose a tag to compare

Changelog

  • b83e1a1 chore: add typos fixer
  • 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)
  • cd774d8 fix: drop new argument for git diff compatibility (#586)

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)