An open API service providing repository metadata for many open source software ecosystems.

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: 2 days ago
Pushed at: 2 days ago
Last synced at: 2 days 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

Releases
v4.2.2

v4.2.2

v4.2.2 (2025-02-18)

Fix

  • bump: manual version bump if prerelease offset is configured

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

9 months ago
Download
v4.2.1

v4.2.1

v4.2.1 (2025-02-08)

Fix

  • bump: add debugging to bump

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

9 months ago
Download
v4.2.0

v4.2.0

v4.2.0 (2025-02-07)

Feat

  • draft of the –empty parameter

Refactor

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

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

10 months ago
Download
v4.1.1

v4.1.1

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 c6119812] bump: version 4.1.0 → 4.1.1
4 files changed, 11 insertions(+), 4 deletions(-)

10 months ago
Download
v4.1.0

v4.1.0

v4.1.0 (2024-12-06)

Feat

  • commit: allow ‘– –allow-empty’ to create empty commits

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

12 months ago
Download
v4.0.0

v4.0.0

v4.0.0 (2024-11-26)

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

12 months ago
Download
v3.31.0

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 d3f092d9] bump: version 3.30.1 → 3.31.0
4 files changed, 15 insertions(+), 4 deletions(-)

about 1 year ago
Download
v3.30.1

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 665aa59a] bump: version 3.30.0 → 3.30.1
4 files changed, 12 insertions(+), 4 deletions(-)

about 1 year ago
Download
v3.30.0

v3.30.0

v3.30.0 (2024-10-23)

Feat

  • commands/commit: add force-edit functionality after answering questions

Refactor

  • remove redundant return None

[master bfe422fa] bump: version 3.29.1 → 3.30.0
4 files changed, 14 insertions(+), 4 deletions(-)

about 1 year ago
Download
v3.29.1

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 a3498aba] bump: version 3.29.0 → 3.29.1
4 files changed, 16 insertions(+), 4 deletions(-)

about 1 year ago
Download