Releases: clns/node-commit-msg
Releases · clns/node-commit-msg
v0.2.1
This is a bug fix release fixing the references validation. It allows a reference to be valid if at least one driver passes validation when using multiple reference drivers (e.g. GitHub, GitLab). It also considers the order from the config when calling the drivers.
v0.2.0
This release includes the following:
- the
update
server hook - the
git-commit-msg
script and guide to make editing commit messages more easily - updates to the
github
reference - improve the
validate
script to allow a list of commit hashes - fix installing in bare repositories
- add more tests including the
setup
(install/uninstall) step - add
git config
alternative configurations for hooks installation - other smaller fixes and improvements
v0.1.1
Initial release
This is a pre-release because this module hasn't been tested extensively in the real world, although the features it currently offers are rather complete. Also note that some things might change.