Skip to content

Releases: clns/node-commit-msg

v0.2.1

12 Aug 18:44
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

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

22 Jun 16:35
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

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

18 Jun 08:54
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

This release was created to be able to push a new version to npmjs.com to fix file permission problems with the previous version. It only contains text refactoring and other chore stuff.

Initial release

12 Jun 17:28
Compare
Choose a tag to compare
Initial release Pre-release
Pre-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.