Releases: commitizen/cz-cli
Releases · commitizen/cz-cli
v2.2.1
<a name"2.2.1">
2.2.1 (2015-10-22)
Bug Fixes
- cli: Use only file names when determining if the staging area is clean (a069f8f0)
v2.2.0
<a name"2.2.0">
2.2.0 (2015-10-21)
Features
v2.1.0
<a name"2.1.0">
2.1.0 (2015-10-16)
Bug Fixes
- build: fixes the travisCI build config (0ba81a4e)
- parser: fix json parse dependency (c1255395)
Features
- library: Adds a library entrypoint (d418684b)
2.0.2
NPM3 Support
Fixes word-wrap and other path issues.
Adds commitizen init
command for easily adding adapters to a project.
Improved logging, removed pretty error messages in favor of actual output.
Adds a test suite
Rewritten using babel / es6.