Releases: commitizen-tools/commitizen
Releases · commitizen-tools/commitizen
v3.26.1
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
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
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(-)
v3.25.0
v3.25.0 (2024-04-30)
Feat
- add an argument to limit the length of commit message
Fix
- strip the commit message for calculating length
- resolve test error by removing defaults
Refactor
- commands/commit: replace comparison with chained comparison
- check the length in Commit instead of Commitizen
[master faff6a6] bump: version 3.24.0 → 3.25.0
4 files changed, 20 insertions(+), 4 deletions(-)
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(-)