1.9.0 (2018-05-31)
1.8.2 (2018-04-14)
- installer: installation if throwing a fatal error when installing in a git worktree (81ee99d), closes #15
1.8.1 (2017-09-02)
- hook: replace
console.logwithconsole.error(fe8c638)
1.8.0 (2017-04-21)
- config: increase message
max-lengthto 100 characters (f618950)
1.7.1 (2017-04-15)
- config: update
messagedefault rules (75c18e5)
1.7.0 (2017-04-07)
- rules: add new rule
skip-validation(ce0bf00)
1.6.2 (2017-04-03)
- rules: when
typecontains numeric characters sometimes it get marked as valid (cd891e1)
1.6.1 (2017-04-03)
- installer: on
windowsrequire must contain only forward slashes (13337cf)
- config: added a named extends for our latest rules
@speedy/commit-msg-hook:latest(64b0a17)
1.6.0 (2017-04-02)
- config: added a named extends for our latest rules
@speedy/commit-msg-hook:latest(48c30df)
1.5.0 (2017-04-01)
- hook: hook is not being triggered on
Mac OS X(46e0ff8)
- rules: add
valid-scopesrule (2af6eae)
1.4.2 (2017-03-31)
- validator: fix config file path (057719c)
1.4.1 (2017-03-31)
- installer: fix installer hanging issues
1.4.0 (2017-03-31)
- utils: remove utils and use
@speedy/node-core(cbb9500)
1.3.0 (2017-03-27)
- banned phrases: add
banned-phrasesrule (840640c)
1.2.0 (2017-03-27)
- installer: fix issue that installer was not being triggered. (e50a6f8)
1.1.0 (2017-03-27)
- installer: fix issue when
hooksfolder doesn't exists (db9bf13)