All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.8.4 (2019-10-11)
- linter: Refactor to reduce complexity (6ab8fd9)
- questions: Skip questions from cz-config (1214d28)
0.8.3 (2019-07-12)
- config: reads.cz-config.js filein root (814ebdf)
- deps: update dependency execa to v2 (e7a84f5)
- deps: update dependency wrap-ansi to v5 (dd7d588)
- deps: update dependency wrap-ansi to v6 (5edbc71)
0.8.2 (2019-01-04)
- messages: fixes custom messages not loading (3a423ec)
0.8.1 (2018-10-26)
0.8.0 (2018-10-15)
- footer: add ability for custom footer (5d06c7a)
0.7.0 (2018-10-09)
0.6.0 (2018-09-23)
- deps: update dependency execa to ^0.11.0 (061f117)
- deps: update dependency execa to v1 (f8e0499)
- package: update execa to version 0.10.0 (481ca84)
- package: update execa to version 0.9.0 (44721f4)
- messages: add custom messages from cz-config (a2dc633)
0.5.0 (2017-10-05)
- add output after commit (19c7505), closes #42
- allow to override subject length (a8557b8), closes #41
0.4.0 (2017-09-05)
- package: update execa to version 0.7.0 (30b2170)
- package: update execa to version 0.8.0 (d917bea)
- package: update wrap-ansi to version 3.0.0 (493f227)
0.3.10 (2017-04-12)
- do not add empty parenthesis if no scope given (11a7e13)
0.3.9 (2017-04-05)
0.3.8 (2017-03-29)
- remove parenthesis without scope (97aec9c)
0.3.7 (2017-03-28)
- package: update execa to version 0.6.1 (fcd8049)
- package: update execa to version 0.6.2 (3a3a27c)
- package: update execa to version 0.6.3 (b68fd58)
- notify user about error (541bb8e), closes #25
0.3.6 (2017-03-12)
- package: update execa to version 0.5.1 (e0a71a8)
- package: update execa to version 0.6.0 (6883734)
- support plain string scopes (7e0ad50)
- update dependencies (cd7c487)
- update standard-linter config (d678d02)
0.3.5 (2016-12-05)
- invalid array access (d059b37)
0.3.4 (2016-12-02)
- test for custom scopes (07231aa)
0.3.3 (2016-12-02)
0.3.2 (2016-11-30)
- wrap commit body at 72 characters (d4089f9)
0.3.1 (2016-11-30)
- validate subject length to be at most 50 chars (66993f6)
0.3.0 (2016-11-29)
- start reading cz-config (types and scopes) (24e12ad)
0.2.1 (2016-11-28)
- commit should be cancelable (b81cb30)