Releases: davidlinse/git-contributors.js
Releases · davidlinse/git-contributors.js
v0.2.5
v0.2.2
road to promises
This version is a refactoring to use Q-promises
and brings a new cli-option; --no-email which
removes the author email from output.
v0.1.10
v0.1.6
This is some kind of maintenance release.
It includes:
- streamlined build-process
- improved output in case of error
- introduction of commander as dependency
- updated dependencies of chai, mocha and plato
- udpated README.md
- re-indention using two spaces
- exit with code 1 in case of error
0.1.5
This version fixes an issue with the calculation of commits
for users with the same name but a different email.