Releases: evilmartians/lefthook
Releases · evilmartians/lefthook
v1.2.0
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
v1.1.4
v1.1.3 Convenience features and fixes
Changelog
- bb099d1 1.1.3: Uninstall behavior fix and convenience features
- 9d12392 ci: Fix snapcraft trying to create dirs in parallel
- 1e9ffd1 feature: Allow setting env vars (#337)
- 8c70dd3 feature: Exclude by command names too (#335)
- 38930d6 feature: Show current running command and script name(s) (#338)
- 976f720 fix: Don't uninstall lefthook.yml and lefthook-local.yml by default (#334)
- 2aacf3b fix: Fixing typo in gemspec (#333)
v1.1.2
v1.1.1
v1.1.0
Changelog
- a316b4a 1.1.0: Stabilization and robustness
- 4217296 chore: Add tests on runner (#304)
- 4521c56 chore: Bump go version to 1.19 (#305)
- 2b40785 chore: Style fixes
- 70e842a ci: Add goreleaser action (#307)
- b1c0c9d feature: Add fail text option (#301)
- 5a19619 feature: Add install command to 'lefthook' npm package (#310)
- f13756c feature: Add support for git lfs (#306)
- 3b176a9 feature: Allow suppressing execution output (#309)
- 42423cd feature: Store lefthook checksum in non-hook file (#280)
- 26e8888 feature: Update dependencies (#308)
- 5c83629 fix: Check for lefthook.bat in hook template (#316)
- 0877eb3 fix: Move postinstall script to main lefthook package (#311)
- f91d56f fix: Windows escaping issues (#314)