Releases: captainhook-git/captainhook-bin
Releases · captainhook-git/captainhook-bin
0.9.9 beta 2
0.9.8 beta 1
0.9.7
0.9.6
Changelog
- 327d8d9 Add 'OnBranch' condition
- e9c542a Add IsEmpty method to CommitMessage
- 798d93a Add debug actions
- 262c28a Add functionality to write commit messages disk
- 4bc04f1 Add git-notify action
- fad0ea1 Add last missing actions
- 6a7b1d4 Add more helper functions
- da6be7d Add prepare-commit-msg actions
- 3ffd7c0 Check if git can be detected
- b6217e2 Colorize debug output
- 7147cd5 Empty now also fails on empty subject
- dfeb99b Enhance error output
- 1ed4fd7 Fix branch detection
- ca8ea71 Fix namespace warnings
- 6cc80c3 Follow go command standard
- 383ca2b Get rid of copy & paste party
- 5d8a284 Implement hook backup functionality
- f98857e Improve output
- 3103aab Improve text format
- 097e544 Move input handling to Input struct
- d556dd6 Output notification in visible ascii banner
- faae717 Prevent action from caching empty messages
- 807b36e Remove todo
- 1158a9e Support env to skip all actions
- d12bd7c Switch from multi return to ActionResult type
- fea3ea0 Update init instruction
0.9.5
Changelog
- f9414df Add action to block fixup and squash commits
- 10d9ad9 Add action to ensure branch naming schemes
- c0dbac5 Add basic docs
- f20597b Add basic docs
- 0882e31 Add docs and config example
- e872a4a Add documentation for all conditions
- 97cd2b4 Add documentation with example configurations
- dc85ea1 Add documentation with example configurations
- 44e9802 Add git-notify action
- 961378e Add pseudo implementation
- dc64744 Fix range detection for pre-push & post-rewrite
- e247385 Fix stdIn mess
- 48a8d83 Make branch and hash accessible
- 24991b7 More documentation
- 46d5462 Optimize action creation
- 60648db Optimize condition creation
0.9.4
0.9.3 Pre Release
Changelog
- e9352ea First Homebrew experiment
0.9.2 Pre Release
Changelog
- 91acfcc Activate prepare from file action
- 6021cad Add dummy PrepareFromFile action
- 55fac1f Add token reference
- 6f66c50 Cache on fail action
- 9c5cdf8 Fix ChangedFiles conditions
- 7282177 For now exclude tests dir
- f52b7c5 Make custom value conditions work
- cd96fb7 Make output more compact
- 07c4ad9 Message validation is working
- 6008968 Prepare version 0.9.2
- e0de160 Rename configuration flag
- c6230ac Try out goreleaser
- 4a38a34 Use the fancy new Contains
0.9.1 Pre Release
This is far from production ready and a lot is missing. On the other hand a lot is working already. Enough basically to at least test it.