GitHub / commitizen-tools / commitizen
Create committing rules for projects :rocket: auto bump versions :arrow_up: and auto changelog generation :open_file_folder:
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen
PURL: pkg:github/commitizen-tools/commitizen
Stars: 3,128
Forks: 300
Open issues: 139
License: mit
Language: Python
Size: 18.6 MB
Dependencies parsed at: Pending
Created at: about 8 years ago
Updated at: 1 day ago
Pushed at: 1 day ago
Last synced at: 1 day ago
Commit Stats
Commits: 1644
Authors: 144
Mean commits per author: 11.42
Development Distribution Score: 0.767
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/commitizen-tools/commitizen
Topics: bump-version, changelog-generator, commitizen, conventional-commits, git, python, python3, release-automation, semantic-versioning, semver
Funding Links https://opencollective.com/commitizen-tools, https://github.com/sponsors/commitizen-tools
v3.26.1
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 ae73429f] bump: version 3.26.0 → 3.26.1
4 files changed, 15 insertions(+), 4 deletions(-)
Download
v3.25.0
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 faff6a61] bump: version 3.24.0 → 3.25.0
4 files changed, 20 insertions(+), 4 deletions(-)
Download