Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Latest commit

 

History

History
453 lines (186 loc) · 16.4 KB

CHANGELOG.md

File metadata and controls

453 lines (186 loc) · 16.4 KB

1.1.0 (2022-02-15)

Features

  • icon from commitizen/cz-cli as command icon (be78942)

1.0.3 (2022-01-12)

Bug Fixes

  • bug: make 'scope' skippable if found in skipQuestions (1ee71b5), closes #672

1.0.2 (2021-11-11)

Bug Fixes

  • bug: add body in section message commit (#616) (1967b88)

1.0.1 (2021-08-30)

Bug Fixes

1.0.0 (2021-08-30)

Bug Fixes

BREAKING CHANGES

  • commit: remove quoteMessageInGitCommit option

0.15.1 (2021-07-26)

0.15.0 (2021-07-26)

Features

  • add option to sign and verify commits (#551) (5d0fc90)
  • icon: add an icon beside the git scm (#537) (4303d38)

0.14.1 (2021-04-16)

Bug Fixes

0.14.0 (2021-04-14)

Features

0.13.1 (2021-04-14)

0.13.0 (2021-04-14)

Bug Fixes

  • error cyclomatic-complexity (d64b210)
  • repeated calls to the findLookupPath function (a8a34e1)

Features

  • add support multi folders (8a2f5a3)

0.12.1 (2021-02-17)

Bug Fixes

0.12.0 (2021-02-11)

Features

0.11.1 (2021-02-11)

Bug Fixes

0.11.0 (2021-02-11)

Features

0.10.2 (2021-02-02)

Bug Fixes

  • bug allowBreakingChanges (15bd0a0)

0.10.1 (2021-01-25)

0.10.0 (2021-01-25)

Bug Fixes

  • deps: update dependency execa to v5 (3354396)
  • Cannot read property 'czConfig' of undefined (#222) (#327) (bf1b0ba)

Features

  • consider allowBreakingChanges (6f07e60)

0.9.3 (2020-07-21)

Bug Fixes

0.9.2 (2020-07-10)

Bug Fixes

  • correct minimal code version (95dc509)

0.9.1 (2020-07-10)

0.9.0 (2020-07-09)

Bug Fixes

  • deps: update dependency execa to v3 (509a8dc)
  • deps: update dependency execa to v4 (10bfe12)
  • deps: update dependency wrap-ansi to v7 (f055902)
  • includeif with lowercase drive letter (#296) (#297) (3ac91b3)
  • wrap commit message in quotes (4cf64c2), closes #215

Features

  • add option to toggle quoting the git message (faa5dae), closes #215

0.8.4 (2019-10-11)

Bug Fixes

  • linter: Refactor to reduce complexity (6ab8fd9)

Features

  • questions: Skip questions from cz-config (1214d28)

0.8.3 (2019-07-12)

Bug Fixes

  • 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)

Bug Fixes

  • messages: fixes custom messages not loading (3a423ec)

0.8.1 (2018-10-26)

Bug Fixes

  • commit: custom scope with scopes (0316fc5)
  • fixed lint errors (786d60b)

0.8.0 (2018-10-15)

Features

  • footer: add ability for custom footer (5d06c7a)

0.7.0 (2018-10-09)

Features

  • commit: Auto-stage with enableSmartCommit (1db4fd9), closes #80

0.6.0 (2018-09-23)

Bug Fixes

  • 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)

Features

  • messages: add custom messages from cz-config (a2dc633)

0.5.0 (2017-10-05)

Features

  • add output after commit (19c7505), closes #42
  • allow to override subject length (a8557b8), closes #41

0.4.0 (2017-09-05)

Bug Fixes

  • 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)

Features

0.3.10 (2017-04-12)

Bug Fixes

  • do not add empty parenthesis if no scope given (11a7e13)

0.3.9 (2017-04-05)

Bug Fixes

  • allow multiple pipes to split (0d62ef9), closes #29

0.3.8 (2017-03-29)

Bug Fixes

  • remove parenthesis without scope (97aec9c)

0.3.7 (2017-03-28)

Bug Fixes

  • 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)

Bug Fixes

  • 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)

Bug Fixes

0.3.4 (2016-12-02)

Bug Fixes

0.3.3 (2016-12-02)

Bug Fixes

  • do not close input if focus is lost (1966396)
  • use proper command namespace (fa43433)

0.3.2 (2016-11-30)

Bug Fixes

  • wrap commit body at 72 characters (d4089f9)

0.3.1 (2016-11-30)

Bug Fixes

  • validate subject length to be at most 50 chars (66993f6)

0.3.0 (2016-11-29)

Features

  • start reading cz-config (types and scopes) (24e12ad)

0.2.1 (2016-11-28)

Bug Fixes

  • commit should be cancelable (b81cb30)

0.2.0 (2016-11-28)

Features

  • implement hardcoded angular style commit conventions (fc81416)
  • initial setup (7d45724)