Releases: commitizen-tools/commitizen
Releases · commitizen-tools/commitizen
v3.31.0
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(-)
v3.30.1
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
v3.29.1
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
v3.28.0
v3.27.0
v3.26.2
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(-)