Skip to content

Releases: commitizen-tools/commitizen

v4.4.1

02 Mar 16:28
Compare
Choose a tag to compare

v4.4.1 (2025-03-02)

Fix

  • tags: fixes ImportError on Python >=3.11 (#1363) (#1364)

[master b494c55] bump: version 4.4.0 → 4.4.1
4 files changed, 10 insertions(+), 4 deletions(-)

v4.4.0

02 Mar 15:26
Compare
Choose a tag to compare

v4.4.0 (2025-03-02)

Feat

  • tags: adds legacy_tag_formats and ignored_tag_formats settings

Refactor

  • get_tag_regexes: dedup tag regexes definition

[master 9aae58e] bump: version 4.3.0 → 4.4.0
4 files changed, 14 insertions(+), 4 deletions(-)

v4.3.0

28 Feb 05:00
Compare
Choose a tag to compare

v4.3.0 (2025-02-28)

Feat

  • providers: add uv_provider

[master 63191a3] bump: version 4.2.2 → 4.3.0
4 files changed, 10 insertions(+), 4 deletions(-)

v4.2.2

18 Feb 13:36
Compare
Choose a tag to compare

v4.2.2 (2025-02-18)

Fix

  • bump: manual version bump if prerelease offset is configured

[master a330ac7] bump: version 4.2.1 → 4.2.2
4 files changed, 10 insertions(+), 4 deletions(-)

v4.2.1

08 Feb 15:24
Compare
Choose a tag to compare

v4.2.1 (2025-02-08)

Fix

  • bump: add debugging to bump

[master 8519ca4] bump: version 4.2.0 → 4.2.1
4 files changed, 10 insertions(+), 4 deletions(-)

v4.2.0

07 Feb 01:13
Compare
Choose a tag to compare

v4.2.0 (2025-02-07)

Feat

  • draft of the --empty parameter

Refactor

  • bump: rename --empty as --allow-no-commit

[master 98ae920] bump: version 4.1.1 → 4.2.0
4 files changed, 14 insertions(+), 4 deletions(-)

v4.1.1

26 Jan 10:49
Compare
Choose a tag to compare

v4.1.1 (2025-01-26)

Fix

  • get-next-bump: add a test case
  • get-next-bump: fix to permit usage of --get-next options even when update_changelog_on_bump is set to true

[master c611981] bump: version 4.1.0 → 4.1.1
4 files changed, 11 insertions(+), 4 deletions(-)

v4.1.0

06 Dec 15:13
Compare
Choose a tag to compare

v4.1.0 (2024-12-06)

Feat

  • commit: allow '-- --allow-empty' to create empty commits

[master 27499d7] bump: version 4.0.0 → 4.1.0
4 files changed, 10 insertions(+), 4 deletions(-)

v4.0.0

26 Nov 01:36
Compare
Choose a tag to compare

v4.0.0 (2024-11-26)

[master 76efedd] bump: version 3.31.0 → 4.0.0
4 files changed, 6 insertions(+), 4 deletions(-)

v3.31.0

16 Nov 07:59
Compare
Choose a tag to compare

v3.31.0 (2024-11-16)

Feat

  • commitizen: document '--' double dash in '--help'

Fix

  • commit: avoid warnings with 'always_signoff' configuration
  • commit: resolve 'always_signoff' configuration and '-s' CLI issues

[master d3f092d] bump: version 3.30.1 → 3.31.0
4 files changed, 15 insertions(+), 4 deletions(-)