Releases: bahmutov/pre-git
Releases · bahmutov/pre-git
v3.13.0
<a name"3.13.0">
3.13.0 (2017-02-11)
Features
- config: allow untracked files via config object (80842c8c)
v3.12.1
<a name"3.12.1">
3.12.1 (2017-02-07)
Bug Fixes
- message: checking config object before using (0d267fdf)
v3.12.0
<a name"3.12.0">
3.12.0 (2016-12-06)
Features
- break: allow major or break type (79e61935)
v3.11.1
<a name"3.11.1">
3.11.1 (2016-11-18)
Bug Fixes
- enabled: missing enabled option means hooks run, close #97 (4fd57969)
v3.11.0
<a name"3.11.0">
3.11.0 (2016-11-16)
Features
- config: allow disabling pre-git hooks via config object, close #96 (e9cbc616)
v3.10.0
<a name"3.10.0">
3.10.0 (2016-06-24)
Features
- message: validate commit message using regex argument (f3aa010f)
v3.9.1
<a name"3.9.1">
3.9.1 (2016-06-16)
Bug Fixes
- fail: stopping pre-commit hook on failed test, (43c2bef2, closes #90)
v3.9.0
<a name"3.9.0">
3.9.0 (2016-06-11)
Features
- untracked: commit does not proceed if there are untracked files, (a4b9c1e0, closes #89)
v3.8.4
<a name"3.8.4">
3.8.4 (2016-05-09)
Bug Fixes
- checkout: changed post-checkout hook to warning, (dc14e866, closes #87)
v3.8.3
<a name"3.8.3">
3.8.3 (2016-04-04)
Bug Fixes
- hooks: fix post-checkout calling wrong post-merge (1802cad7)