Releases: commitizen-tools/commitizen
Releases · commitizen-tools/commitizen
v3.24.0
v3.24.0 (2024-04-18)
Feat
- schemes: adds support for SemVer 2.0 (dot in pre-releases) (fix #1025) (#1072)
[master a754230] bump: version 3.23.0 → 3.24.0
4 files changed, 10 insertions(+), 4 deletions(-)
v3.23.0
v3.23.0 (2024-04-18)
Feat
- bump:
version_files
now support glob patterns (fix #1067) (#1070)
[master aad0602] bump: version 3.22.0 → 3.23.0
4 files changed, 10 insertions(+), 4 deletions(-)
v3.22.0
v3.22.0 (2024-04-11)
Feat
- cli: add config option to specify config file path
[master 7c0bc15] bump: version 3.21.3 → 3.22.0
4 files changed, 10 insertions(+), 4 deletions(-)
v3.21.3
v3.21.3 (2024-03-30)
Refactor
- defaults: move cz_conventional_commit defaults out of defaults.py
[master 669080c] bump: version 3.21.2 → 3.21.3
4 files changed, 10 insertions(+), 4 deletions(-)
v3.21.2
v3.21.2 (2024-03-30)
Fix
- commitizen/git.py,-tests/test_git.py: Resolve tempfile path spaces issue in git commit function
[master 8d5f630] bump: version 3.21.1 → 3.21.2
4 files changed, 10 insertions(+), 4 deletions(-)
v3.21.1
v3.21.1 (2024-03-30)
Fix
- command-init: "cz init" should list exisitng tag in reverse order
[master 223532b] bump: version 3.21.0 → 3.21.1
4 files changed, 10 insertions(+), 4 deletions(-)
v3.21.0
v3.21.0 (2024-03-30)
Feat
- commit: add retry_after_failure config option and --no-retry flag
Refactor
- utils: convert git project root to posix path for backup file name
- commit: use Optional[str] instead of str | None
- commit: remove unused tempfile import
- git-hooks: make git hooks use get_backup_file_path
- utils: move backup path creation to utils
[master ffb6df7] bump: version 3.20.0 → 3.21.0
4 files changed, 18 insertions(+), 4 deletions(-)
v3.20.0
v3.20.0 (2024-03-19)
Feat
- changelog: expose commits
sha1
, author
and author_email
in changelog tree (fix #987) (#1013)
[master 9175328] bump: version 3.19.0 → 3.20.0
4 files changed, 10 insertions(+), 4 deletions(-)
v3.19.0
v3.19.0 (2024-03-19)
Feat
- changelog: adds a
changelog_release_hook
called for each release in the changelog (#1018)
[master c8a9008] bump: version 3.18.4 → 3.19.0
4 files changed, 10 insertions(+), 4 deletions(-)
v3.18.4
v3.18.4 (2024-03-14)
Fix
- changelog: include latest change when dry run and incremental
[master 94f07ad] bump: version 3.18.3 → 3.18.4
4 files changed, 10 insertions(+), 4 deletions(-)