Skip to content

Releases: commitizen-tools/commitizen

v3.30.1

10 Nov 03:22
Compare
Choose a tag to compare

v3.30.1 (2024-11-10)

Refactor

  • cli: replace magic number 0 with ExitCode.EXPECTED_EXIT
  • defaults: disallow style as None
  • cz_customize: return empty string for info, example, schema and schema_pattern if not provided

[master 665aa59] bump: version 3.30.0 → 3.30.1
4 files changed, 12 insertions(+), 4 deletions(-)

v3.30.0

23 Oct 13:51
Compare
Choose a tag to compare

v3.30.0 (2024-10-23)

Feat

  • commands/commit: add force-edit functionality after answering questions

Refactor

  • remove redundant return None

[master bfe422f] bump: version 3.29.1 → 3.30.0
4 files changed, 14 insertions(+), 4 deletions(-)

v3.29.1

26 Sep 12:08
Compare
Choose a tag to compare

v3.29.1 (2024-09-26)

Fix

  • changelog: Factorized TAG_FORMAT_REGEXES
  • changelog: Handle tag format without version pattern
  • changelog: handle custom tag_format in changelog generation

Refactor

  • Use format strings

[master a3498ab] bump: version 3.29.0 → 3.29.1
4 files changed, 16 insertions(+), 4 deletions(-)

v3.29.0

11 Aug 14:09
Compare
Choose a tag to compare

v3.29.0 (2024-08-11)

Feat

  • bump: add functionality to write the next version to stdout

[master d7e01aa] bump: version 3.28.0 → 3.29.0
4 files changed, 10 insertions(+), 4 deletions(-)

v3.28.0

17 Jul 13:49
Compare
Choose a tag to compare

v3.28.0 (2024-07-17)

Feat

  • add argument to limit length of commit message in checks

[master 545f143] bump: version 3.27.0 → 3.28.0
4 files changed, 10 insertions(+), 4 deletions(-)

v3.27.0

22 May 03:06
Compare
Choose a tag to compare

v3.27.0 (2024-05-22)

Feat

  • config_files: add suport for "cz.toml" config file

[master e9aa5d9] bump: version 3.26.2 → 3.27.0
4 files changed, 10 insertions(+), 4 deletions(-)

v3.26.2

22 May 03:02
Compare
Choose a tag to compare

v3.26.2 (2024-05-22)

Fix

  • base.py: add encoding when open changlelog_file

[master 642fe8c] bump: version 3.26.1 → 3.26.2
4 files changed, 10 insertions(+), 4 deletions(-)

v3.26.1

22 May 02:58
Compare
Choose a tag to compare

v3.26.1 (2024-05-22)

Fix

  • cli/commands: add description for subcommands

Refactor

  • KNOWN_SCHEMES: replace set comprehension for list comprehension
  • tests/commands: move "other" tests for the correspondent file

[master ae73429] bump: version 3.26.0 → 3.26.1
4 files changed, 15 insertions(+), 4 deletions(-)

v3.26.0

18 May 11:11
Compare
Choose a tag to compare

v3.26.0 (2024-05-18)

Feat

  • ci/cd: automates the generation of CLI screenshots

[master c2bbc92] bump: version 3.25.1 → 3.26.0
4 files changed, 10 insertions(+), 4 deletions(-)

v3.25.1

15 May 02:32
Compare
Choose a tag to compare

v3.25.1 (2024-05-15)

Refactor

  • strip possessive from note about ci option

[master 9d17f39] bump: version 3.25.0 → 3.25.1
4 files changed, 10 insertions(+), 4 deletions(-)